Fix another typo in NEWS.

This commit is contained in:
Tsuda Kageyu 2016-02-05 19:57:09 +09:00
parent c1e3d65b68
commit 31894f47f6

2
NEWS
View File

@ -34,7 +34,7 @@ TagLib 1.11 (Jan 30, 2016)
* Fixed updating the comment field of Vorbis comments.
* Fixed reading date and time in ID3v2.3 tags.
* Marked ByteVector::null and ByteVector::isNull() deprecated.
* Marked String::null and String:isNull() deprecated.
* Marked String::null and String::isNull() deprecated.
* Marked XiphComment::removeField() deprecated.
* Marked Ogg::Page::getCopyWithNewPageSequenceNumber() deprecated. It returns null.
* Marked custom integer types deprecated.