aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2015-12-15 15:18:07 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2015-12-15 15:18:07 +0900
commit94f28b4fa1cddc6303caf08477c9b489dedb1c4c (patch)
tree919b451bd9b02f3821b773f4edf3e521e0d92c50 /NEWS
parent680784c7b77e2649d81deb231ec961b22b1d5f11 (diff)
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9a7a2933..8dc40132 100644
--- a/NEWS
+++ b/NEWS
@@ -11,7 +11,9 @@
* Better handling of duplicate tag chunks in WAV files.
* Better handling of duplicate tag chunks in AIFF files.
* Fixed crash when calling File::properties() after strip().
+ * Fixed crash when parsing certain MPEG files.
* Fixed possible file corruptions when saving ASF files.
+ * Fixed possible file corruptions when saving FLAC 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.