Update NEWS.

Fixed reading FLAC files with zero-sized padding blocks.
This commit is contained in:
Tsuda Kageyu
2015-07-30 22:03:02 +09:00
parent 572afd437d
commit 58994e330e

1
NEWS
View File

@ -32,6 +32,7 @@ TagLib 1.10 (??? ??, 2015)
* Fixed crash when parsing corrupted WavPack files.
* Fixed seeking MPEG frames.
* Allowed generating taglib.pc on Windows.
* Fixed reading FLAC files with zero-sized padding blocks.
* Many smaller bug fixes and performance improvements.
TagLib 1.9.1 (Oct 8, 2013)