diff --git a/NEWS b/NEWS index b157c457..a4b5c25b 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,16 @@ TagLib 1.8 (In Development) * Added methods for checking if WMA and MP4 files are DRM-protected. * Started using atomic int operations for reference counting. +TagLib 1.7.1 (Mar 17, 2012) +=========================== + + * Improved parsing of corrupted WMA, RIFF and OGG files. + * Fixed a memory leak in the WMA parser. + * Fixed a memory leak in the FLAC parser. + * Fixed a possible division by zero in the APE parser. + * Added detection of TTA2 files. + * Fixed saving of multiple identically named tags to Vorbis Comments. + TagLib 1.7 (Mar 11, 2011) =========================