From f0b0b736e3be8191284aa28a154072c8da2556d3 Mon Sep 17 00:00:00 2001 From: Tsuda Kageyu Date: Thu, 17 Dec 2015 11:26:45 +0900 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 6d7c485c..0f20d024 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,7 @@ * 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 possible file corruptions when saving MPEG 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.