Update NEWS.

This commit is contained in:
Tsuda Kageyu
2017-05-31 09:28:30 +09:00
parent 4801fbb927
commit 15c3c756ca

5
NEWS
View File

@ -4,9 +4,10 @@
* Added support for classical music tags of iTunes 12.5.
* Dropped support for Windows 9x and NT 4.0 or older.
* Fixed reading MP4 atoms with zero length.
* Fixed handling of lowercase field names in Vorbis Comments.
* Fixed possible file corruptions when saving Ogg files.
* Fixed reading FLAC files with zero-sized seektables.
* Fixed handling of lowercase field names in Vorbis Comments.
* Fixed handling of 'rate' atoms in MP4 files.
* Fixed possible file corruptions when saving Ogg files.
* Better handling of invalid UTF-8 sequences.
* Several smaller bug fixes and performance improvements.