summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d6807345..558841a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-05-02 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
+ Correctly post an error on the bus if something went wrong in the loop
+ function. This fixes a few cases where the task was paused and nothing
+ happened anymore.
+
2007-05-02 Wim Taymans <wim@fluendo.com>
* gst/rtsp/test.c: (main):