From 4f254bd4b72647255186ca8d58cc6bab2c790377 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Thu, 25 Oct 2007 15:00:15 +0000 Subject: 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). --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') 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 + + * ext/taglib/gstid3v2mux.cc (add_funcs): + Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539). + 2007-10-24 Stefan Kost * tests/check/pipelines/simple-launch-lines.c: -- cgit