From d13a3e3e163e854a6f20662130f025052114ffc4 Mon Sep 17 00:00:00 2001 From: Tsuda Kageyu Date: Tue, 22 Dec 2015 15:11:21 +0900 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 89839d83..e91db5f5 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ * 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. + * Better handling of broken MPEG audio frames. * Fixed crash when calling File::properties() after strip(). * Fixed crash when parsing certain MPEG files. * Fixed possible file corruptions when saving ASF files.