summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-03-09 21:10:24 +0000
committerBenjamin Otte <otte@gnome.org>2004-03-09 21:10:24 +0000
commit70c5f9e3ddf6d1c9b80b357bf3a8e24c5da90d20 (patch)
treea2638ab8896ac7dcf70f0147cf3af54a7663e980
parent3faf623b27da04bfdfe343d9dadb5c12d305787c (diff)
fix comment
Original commit message from CVS: fix comment
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 77e4d67c..147d7b00 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@
make mikmod's loop function not loop infinitely and call
gst_element_yield anymore
* gst/modplug/gstmodplug.cc:
- fix pad negotiation
+ fix pad negotiation (fixes #136590)
2004-03-09 David Schleef <ds@schleef.org>