summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-08-24 10:03:03 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-08-24 10:03:03 +0000
commit3b826d41db635b3b8bda5d830c4fd8141c6940b2 (patch)
tree4d574abd0c73aacc393615b4cddc3df50ee248ff /ChangeLog
parent424ea70f585877e4b479a9107b792c97c2856c4d (diff)
ext/flac/gstflacdec.c: Use libgsttag helper function here too.
Original commit message from CVS: * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata): Use libgsttag helper function here too.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c2e38bc2..c8e3ec8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2006-08-24 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
+ Use libgsttag helper function here too.
+
2006-08-23 Stefan Kost <ensonic@users.sf.net>
* gst/avi/gstavidemux.c: (gst_avi_demux_class_init),