]> granicus.if.org Git - taglib/commitdiff
Update NEWS.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Thu, 30 Jul 2015 13:03:02 +0000 (22:03 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Thu, 30 Jul 2015 13:03:02 +0000 (22:03 +0900)
Fixed reading FLAC files with zero-sized padding blocks.

NEWS

diff --git a/NEWS b/NEWS
index 6f8f9ac1a60cdef8f18d06e5e62619f6f899d4f8..578dcf542fed1bfa17ffbe14a120a341588fa60f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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)