summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-10-25 15:00:15 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-10-25 15:00:15 +0000
commit4f254bd4b72647255186ca8d58cc6bab2c790377 (patch)
treeff4878824d39ba15f290f67a366a18e90008a1e3 /ChangeLog
parentb9b9f94b1539ee292b7c3c6074f37b8067312250 (diff)
ext/taglib/gstid3v2mux.cc (add_funcs): Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
Original commit message from CVS: * ext/taglib/gstid3v2mux.cc (add_funcs): Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01d9a3a0..3d158400 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-25 Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/taglib/gstid3v2mux.cc (add_funcs):
+ Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
+
2007-10-24 Stefan Kost <ensonic@users.sf.net>
* tests/check/pipelines/simple-launch-lines.c: