Update NEWS.

This commit is contained in:
Tsuda Kageyu 2015-12-17 16:59:28 +09:00
parent 6998be94f6
commit 50711f4758

1
NEWS
View File

@ -16,6 +16,7 @@
* Fixed possible file corruptions when saving FLAC files.
* 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 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.