From: Tsuda Kageyu Date: Fri, 4 Dec 2015 05:15:51 +0000 (+0900) Subject: Update NEWS. X-Git-Tag: v1.11beta~49 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9dfb3fe45244fc479444e012324e4285a35db482;p=taglib Update NEWS. --- diff --git a/NEWS b/NEWS index bec7d290..9a7a2933 100644 --- a/NEWS +++ b/NEWS @@ -13,10 +13,12 @@ * Fixed crash when calling File::properties() after strip(). * Fixed possible file corruptions when saving ASF files. * Fixed updating the comment field of Vorbis comments. + * Fixed reading date and time in ID3v2.3 tags. * Replaced ENABLE_STATIC build option with BUILD_SHARED_LIBS. * Marked ByteVector::null and ByteVector::isNull() deprecated. * Marked String::null and ByteVector::isNull() deprecated. * Marked XiphComment::removeField() deprecated. + * Marked custom integer types deprecated. * Many smaller bug fixes and performance improvements. TagLib 1.10 (Nov 11, 2015)