From: Tsuda Kageyu Date: Wed, 16 Dec 2015 02:49:55 +0000 (+0900) Subject: Update NEWS. X-Git-Tag: v1.11beta~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=42459fe45735f04b57df8cf3b53fc6ef8a50984a;p=taglib Update NEWS. --- diff --git a/NEWS b/NEWS index 8dc40132..6d7c485c 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,7 @@ * Fixed crash when parsing certain MPEG files. * Fixed possible file corruptions when saving ASF files. * Fixed possible file corruptions when saving FLAC files. + * Fixed possible file corruptions when saving MP4 files. * Fixed updating the comment field of Vorbis comments. * Fixed reading date and time in ID3v2.3 tags. * Replaced ENABLE_STATIC build option with BUILD_SHARED_LIBS.