From f310b1810daaadd125dd6b32844c4d316664149a Mon Sep 17 00:00:00 2001 From: Tsuda Kageyu Date: Thu, 19 Nov 2015 17:55:18 +0900 Subject: [PATCH] Update NEWS. --- NEWS | 8 ++++++++ 1 file changed, 8 insertions(+) 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) ==========================