summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-02-11 13:54:26 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-02-11 13:54:26 +0000
commita28e6777bd4a856f8b197a99bf990e4e9ec5a924 (patch)
tree7e371c9e3c8e60613e95b73b0df4703696402ebe /ChangeLog
parenta3e95ebfc9586534fa26d7ea59f34987f6e78ad1 (diff)
gst/apetag/gsttagdemux.c: ... and fix the very same leaks in GstTagDemux.
Original commit message from CVS: * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size), (gst_tag_demux_do_typefind): ... and fix the very same leaks in GstTagDemux.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f06a5ed9..c370b019 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-11 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
+ (gst_tag_demux_do_typefind):
+ ... and fix the very same leaks in GstTagDemux.
+
2006-02-11 Jan Schmidt <thaytan@mad.scientist.com>
* gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),