From: Tsuda Kageyu Date: Wed, 31 May 2017 00:28:30 +0000 (+0900) Subject: Update NEWS. X-Git-Tag: v1.12-beta-1~53 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15c3c756ca2400c89135eb4b60ef2adeb75b327e;p=taglib Update NEWS. --- diff --git a/NEWS b/NEWS index ac22cd93..67908264 100644 --- a/NEWS +++ b/NEWS @@ -4,9 +4,10 @@ * Added support for classical music tags of iTunes 12.5. * Dropped support for Windows 9x and NT 4.0 or older. * Fixed reading MP4 atoms with zero length. + * Fixed reading FLAC files with zero-sized seektables. * Fixed handling of lowercase field names in Vorbis Comments. + * Fixed handling of 'rate' atoms in MP4 files. * Fixed possible file corruptions when saving Ogg files. - * Fixed reading FLAC files with zero-sized seektables. * Better handling of invalid UTF-8 sequences. * Several smaller bug fixes and performance improvements.