Fix a typo in NEWS.

This commit is contained in:
Tsuda Kageyu 2015-08-04 23:27:28 +09:00
parent 04ec7eae25
commit 5990c72a01

2
NEWS
View File

@ -46,7 +46,7 @@ TagLib 1.9.1 (Oct 8, 2013)
* Fixed constructing String from ByteVector.
* Fixed compilation on MSVC with the /Zc:wchar_t- option.
* Fixed detecting of RIFF files with invalid chunk sizes.
* Added TagLib::MP4::PropertyMap::codec().
* Added TagLib::MP4::Properties::codec().
TagLib 1.9 (Oct 6, 2013)
========================