]> granicus.if.org Git - taglib/commitdiff
News
authorLukáš Lalinský <lalinsky@gmail.com>
Sun, 16 Jan 2011 12:06:21 +0000 (12:06 +0000)
committerLukáš Lalinský <lalinsky@gmail.com>
Sun, 16 Jan 2011 12:06:21 +0000 (12:06 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1214792 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

NEWS

diff --git a/NEWS b/NEWS
index b8fd7c107b87108fd64cd3050c10cc9eb23bcbd3..512c29b6101de1821be0264dbc8d30ae8bfd5e8a 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ TagLib 1.7
 ==========
 
  * Support for reading/writing tags from Monkey's Audio files. (BUG:210404)
+ * Support for reading/writing embedded pictures from WMA files.
+ * Support for reading/writing embedded pictures from FLAC files (BUG:218696).
  * Implemented APE::Tag::isEmpty() to check for all APE tags, not just the
    basic ones.
  * Added reading of WAV audio length. (BUG:116033)
@@ -10,6 +12,7 @@ TagLib 1.7
  * Added function ByteVector::toHex() for hex-encoding of byte vectors.
  * WavPack reader now tries to get the audio length by finding the final
    block, if the header doesn't have the information. (BUG:258016)
+* Fixed a memory leak in the ID3v2.2 PIC frame parser. (BUG:257007)
 
 TagLib 1.6.3 (Apr 17, 2010)
 ===========================