summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-04-22 15:50:06 +0000
committerBenjamin Otte <otte@gnome.org>2004-04-22 15:50:06 +0000
commit7b602fe579f3e11fc7ad5675d6b56c3e8f8d5807 (patch)
treeb105ed4e8a69bc9b6e0947b016339b2ffbe0bc22 /ChangeLog
parent86d79021cfd0ff1a9a7b9b763a88092b7e7d6c8b (diff)
downloadgst-plugins-bad-7b602fe579f3e11fc7ad5675d6b56c3e8f8d5807.tar.gz
gst-plugins-bad-7b602fe579f3e11fc7ad5675d6b56c3e8f8d5807.tar.bz2
gst-plugins-bad-7b602fe579f3e11fc7ad5675d6b56c3e8f8d5807.zip
ext/shout/gstshout.c: fix shoutcast not working (fixes #140844)
Original commit message from CVS: reviewed by Benjamin Otte <otte@gnome.org> * ext/shout/gstshout.c: (gst_icecastsend_change_state): fix shoutcast not working (fixes #140844)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 365086dc..1758ccc3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2004-04-22 Zaheer Abbas Merali <zaheerabbas@merali.org>
+
+ reviewed by Benjamin Otte <otte@gnome.org>
+
+ * ext/shout/gstshout.c: (gst_icecastsend_change_state):
+ fix shoutcast not working (fixes #140844)
+
2004-04-22 Benjamin Otte <otte@gnome.org>
* ext/hermes/gsthermescolorspace.c: