Update NEWS.

This commit is contained in:
Tsuda Kageyu
2015-12-22 15:11:21 +09:00
parent e8b28a0466
commit d13a3e3e16

1
NEWS
View File

@ -11,6 +11,7 @@
* Better handling of duplicate tag chunks in WAV files.
* Better handling of duplicate tag chunks in AIFF files.
* Better handling of duplicate Vorbis comment blocks in FLAC files.
* Better handling of broken MPEG audio frames.
* Fixed crash when calling File::properties() after strip().
* Fixed crash when parsing certain MPEG files.
* Fixed possible file corruptions when saving ASF files.