Update NEWS.

This commit is contained in:
Tsuda Kageyu 2015-12-02 14:28:41 +09:00
parent ea55c8b5c1
commit e475e31e0d

1
NEWS
View File

@ -12,6 +12,7 @@
* Fixed updating the comment field of Vorbis comments.
* Added BUILD_BINDINGS build option.
* Added ENABLE_CCACHE build option.
* Replaced ENABLE_STATIC build option with BUILD_SHARED_LIBS.
* Marked ByteVector::null and ByteVector::isNull() deprecated.
* Marked String::null and ByteVector::isNull() deprecated.
* Marked XiphComment::removeField() deprecated.