From 7c5d1e02decef52af772e7679f17c372a61c2468 Mon Sep 17 00:00:00 2001 From: Tsuda Kageyu Date: Fri, 18 Dec 2015 09:03:31 +0900 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 85c027e4..96a50ea9 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,7 @@ * Fixed possible file corruptions when saving MP4 files. * Fixed possible file corruptions when saving MPEG files. * Fixed possible file corruptions when saving APE files. + * Fixed possible file corruptions when saving Musepack 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.