From: Tsuda Kageyu Date: Fri, 20 Nov 2015 01:50:21 +0000 (+0900) Subject: Update NEWS. X-Git-Tag: v1.11beta~123 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=93d55dafd65293dafc2abd6188787e19c7baf7b9;p=taglib Update NEWS. --- diff --git a/NEWS b/NEWS index f0ac3e57..709971d5 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ * Added support for ID3v2 PCST and WFED frames. * Added String::clear(). + * Better handling of duplicate ID3v2 tags in all kinds of files. * Marked ByteVector::null and ByteVector::isNull() deprecated. * Marked String::null and ByteVector::isNull() deprecated. * Many smaller bug fixes and performance improvements.