From: Tsuda Kageyu Date: Tue, 4 Aug 2015 14:27:28 +0000 (+0900) Subject: Fix a typo in NEWS. X-Git-Tag: v1.10beta~23 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5990c72a014a6ee64de0ba052fa3063364f4f969;p=taglib Fix a typo in NEWS. --- diff --git a/NEWS b/NEWS index 3d16bd81..737cfb9d 100644 --- a/NEWS +++ b/NEWS @@ -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) ========================