Update NEWS.

This commit is contained in:
Tsuda Kageyu 2015-12-17 11:26:45 +09:00
parent 546870d83a
commit f0b0b736e3

1
NEWS
View File

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