From: Tsuda Kageyu Date: Fri, 20 Nov 2015 04:35:07 +0000 (+0900) Subject: Update NEWS. X-Git-Tag: v1.11beta~120 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=779f904940f7d2f19e75dc233666e32032f66f49;p=taglib Update NEWS. --- diff --git a/NEWS b/NEWS index c979c571..e4d1c9a5 100644 --- a/NEWS +++ b/NEWS @@ -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.