Find APE tags even if there's a Lyrics3v2 tag present

http://bugs.kde.org/show_bug.cgi?id=254223
This commit is contained in:
Daniel Faust
2011-07-05 17:24:59 +02:00
parent 843070ba18
commit 27332c35ac
3 changed files with 96 additions and 1 deletions

1
NEWS
View File

@ -4,6 +4,7 @@ TagLib 1.8 (In Development)
* Support for writing ID3v2.3 tags.
* Added methods for checking if WMA and MP4 files are DRM-protected.
* Started using atomic int operations for reference counting.
* Find APE tags even if there's a Lyrics3v2 tag present (BUG:254223).
TagLib 1.7 (Mar 11, 2011)
=========================