]> granicus.if.org Git - taglib/commitdiff
Update NEWS.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Mon, 3 Aug 2015 06:51:50 +0000 (15:51 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Mon, 3 Aug 2015 06:51:50 +0000 (15:51 +0900)
Fixed possible file corruptions when adding an ID3v1 tag to FLAC files.

NEWS

diff --git a/NEWS b/NEWS
index 61aa6cfed903b75c13985e9cbacd886af8ec654b..3d16bd814b57148bfa9450a958b82e5822efcaca 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,7 @@ TagLib 1.10 (??? ??, 2015)
  * New API for the audio length in milliseconds.
  * Marked FLAC::File::streamInfoData() deprecated. It returns an empty ByteVector.
  * Marked FLAC::File::streamLength() deprecated. It returns zero.
+ * Fixed possible file corruptions when adding an ID3v1 tag to FLAC files.
  * Many smaller bug fixes and performance improvements.
 
 TagLib 1.9.1 (Oct 8, 2013)