Update NEWS.

This commit is contained in:
Tsuda Kageyu
2015-12-18 09:03:31 +09:00
parent 6d27a1013d
commit 7c5d1e02de

1
NEWS
View File

@ -17,6 +17,7 @@
* Fixed possible file corruptions when saving MP4 files.
* Fixed possible file corruptions when saving MPEG files.
* Fixed possible file corruptions when saving APE files.
* Fixed possible file corruptions when saving Musepack 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.