From: Tsuda Kageyu Date: Mon, 3 Aug 2015 06:51:50 +0000 (+0900) Subject: Update NEWS. X-Git-Tag: v1.10beta~26^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac5ef0291c87902b57aa6407d8ee4e7c0116badb;p=taglib Update NEWS. Fixed possible file corruptions when adding an ID3v1 tag to FLAC files. --- diff --git a/NEWS b/NEWS index 61aa6cfe..3d16bd81 100644 --- 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)