aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2015-12-17 16:59:28 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2015-12-17 16:59:28 +0900
commit50711f47586e189ec4d937a0808d240022b7295c (patch)
tree9317a5359fe8926a3e8e374ae57869eb509537cd /NEWS
parent6998be94f66432916bf597d2b9e405c6aca7ca4a (diff)
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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.