From: Tsuda Kageyu Date: Mon, 21 Dec 2015 01:05:05 +0000 (+0900) Subject: Update NEWS. X-Git-Tag: v1.11beta~28 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4ec264b6a137db1fdf452ebc183eeb24f6e74d7a;p=taglib Update NEWS. --- diff --git a/NEWS b/NEWS index 5d3f2c48..89839d83 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ * Better handling of duplicate ID3v2 tags in all kinds of files. * Better handling of duplicate tag chunks in WAV files. * Better handling of duplicate tag chunks in AIFF files. + * Better handling of duplicate Vorbis comment blocks in FLAC files. * Fixed crash when calling File::properties() after strip(). * Fixed crash when parsing certain MPEG files. * Fixed possible file corruptions when saving ASF files.