aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2015-12-17 11:26:45 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2015-12-17 11:26:45 +0900
commitf0b0b736e3be8191284aa28a154072c8da2556d3 (patch)
tree60aa7abced9024bacafe1a6a66b3680d90a80df7 /NEWS
parent546870d83a7efed3b0e19a51209c96ecd54d9c8d (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 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.