Update NEWS.

This commit is contained in:
Tsuda Kageyu 2015-11-27 09:37:29 +09:00
parent 4b8e39e8f0
commit f5a3f2b6c1

1
NEWS
View File

@ -10,6 +10,7 @@
* Fixed crash when calling File::properties() after strip().
* Fixed possible file corruptions when saving ASF files.
* Fixed updating the comment field of Vorbis comments.
* Added BUILD_BINDINGS build option.
* Marked ByteVector::null and ByteVector::isNull() deprecated.
* Marked String::null and ByteVector::isNull() deprecated.
* Marked XiphComment::removeField() deprecated.