]> granicus.if.org Git - taglib/commitdiff
Merge branch 'stable'
authorLukáš Lalinský <lalinsky@gmail.com>
Sat, 17 Mar 2012 09:59:34 +0000 (10:59 +0100)
committerLukáš Lalinský <lalinsky@gmail.com>
Sat, 17 Mar 2012 09:59:34 +0000 (10:59 +0100)
Conflicts:
NEWS

1  2 
NEWS

diff --cc NEWS
index b157c4571f5374025d30c8914a7733bc82e873a9,55a5b7e3f79fb54c36d3929c77116c8c6b7eab0d..a4b5c25b52fa78fcc2048efb2fe4ad2a18298463
--- 1/NEWS
--- 2/NEWS
+++ b/NEWS
@@@ -1,10 -1,13 +1,20 @@@
 +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.
 +
+ 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)
  =========================