Update NEWS.

This commit is contained in:
Tsuda Kageyu
2015-11-20 13:35:07 +09:00
parent 4161746d89
commit 779f904940

1
NEWS
View File

@ -3,6 +3,7 @@
* Added support for ID3v2 PCST and WFED frames.
* Added String::clear().
* Better handling of duplicate ID3v2 tags in all kinds of files.
* Better handling of duplicate tags in WAV files.
* Fixed crash when calling File::properties() after strip().
* Marked ByteVector::null and ByteVector::isNull() deprecated.
* Marked String::null and ByteVector::isNull() deprecated.