From: Tsuda Kageyu Date: Thu, 19 Nov 2015 08:55:18 +0000 (+0900) Subject: Update NEWS. X-Git-Tag: v1.11beta~126 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f310b1810daaadd125dd6b32844c4d316664149a;p=taglib Update NEWS. --- diff --git a/NEWS b/NEWS index b5a27901..f0ac3e57 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,11 @@ +========================== + + * Added support for ID3v2 PCST and WFED frames. + * Added String::clear(). + * Marked ByteVector::null and ByteVector::isNull() deprecated. + * Marked String::null and ByteVector::isNull() deprecated. + * Many smaller bug fixes and performance improvements. + TagLib 1.10 (Nov 11, 2015) ==========================