]> granicus.if.org Git - taglib/commitdiff
Update NEWS.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Tue, 15 Dec 2015 06:18:07 +0000 (15:18 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Tue, 15 Dec 2015 06:18:07 +0000 (15:18 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 9a7a293390f66b72c9eaeb4b951300c70fdb3e24..8dc40132dd25e53c50a6318331fab36510c38fdb 100644 (file)
--- 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.