aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2015-12-16 11:49:55 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2015-12-16 11:49:55 +0900
commit42459fe45735f04b57df8cf3b53fc6ef8a50984a (patch)
tree27aca2cae93d6c592130ced43fc35c71b54d0987 /NEWS
parentfc571e5150d052b47221223d67057d4dbaf97680 (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 8dc40132..6d7c485c 100644
--- a/NEWS
+++ b/NEWS
@@ -14,6 +14,7 @@
* Fixed crash when parsing certain MPEG files.
* 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 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.