summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7eb6e50c..4840d437 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-05-25 Tim-Philipp Müller <tim at centricular dot net>
+ * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
+ Don't leak newsegment events.
+
+2007-05-25 Tim-Philipp Müller <tim at centricular dot net>
+
* gst/wavparse/Makefile.am:
Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
drags it in.