summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-04-22 15:50:05 +0000
committerBenjamin Otte <otte@gnome.org>2004-04-22 15:50:05 +0000
commit65d9f3c1736ad81add8a7584de7e61d98a61b6ea (patch)
tree4af417ba975835cceee9d78fd12ca0b82cd72746
parentb550f35944c1528bddb6fa0b05fcb83bb883b039 (diff)
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)
-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: