From 50711f47586e189ec4d937a0808d240022b7295c Mon Sep 17 00:00:00 2001 From: Tsuda Kageyu Date: Thu, 17 Dec 2015 16:59:28 +0900 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 0f20d024..85c027e4 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,7 @@ * 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 possible file corruptions when saving APE 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.