summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-09-25 19:09:33 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-09-25 19:09:33 +0000
commitac934ae36b95372695c1fb6e81ce284172b2a6a9 (patch)
treebde92f3345acf135b84ef33e3a024378c955175a /ChangeLog
parentab3379a6ac746bc754554a689835dfdb0fbc1d27 (diff)
Add support for the new GST_TAG_COMPOSER (#459809).
Original commit message from CVS: * ext/taglib/gstapev2mux.cc: * ext/taglib/gstid3v2mux.cc: * gst/apetag/gstapedemux.c: Add support for the new GST_TAG_COMPOSER (#459809).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d461d1e..e4d7210b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-09-25 Tim-Philipp Müller <tim at centricular dot net>
+ * ext/taglib/gstapev2mux.cc:
+ * ext/taglib/gstid3v2mux.cc:
+ * gst/apetag/gstapedemux.c:
+ Add support for the new GST_TAG_COMPOSER (#459809).
+
+2007-09-25 Tim-Philipp Müller <tim at centricular dot net>
+
* gst/law/alaw-decode.c:
* gst/law/alaw-decode.h:
* gst/law/alaw-encode.c: