Implemented a specialized version of APE::Tag::isEmpty()

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1148318 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
This commit is contained in:
Lukáš Lalinský
2010-07-10 09:22:53 +00:00
parent ab7e997bc6
commit 49631a3013
5 changed files with 53 additions and 0 deletions

2
NEWS
View File

@ -2,6 +2,8 @@ TagLib 1.7
==========
* Support for reading/writing tags from Monkey's Audio files.
* Implemented APE::Tag::isEmpty() to check for all APE tags, not just the
basic ones.
TagLib 1.6.3 (Apr 17, 2010)
===========================