From: Tsuda Kageyu Date: Fri, 27 Nov 2015 00:37:29 +0000 (+0900) Subject: Update NEWS. X-Git-Tag: v1.11beta~89 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f5a3f2b6c132a2c83d445c2c2947e6f365fdab4b;p=taglib Update NEWS. --- diff --git a/NEWS b/NEWS index baf214b2..ade98dba 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ * Fixed crash when calling File::properties() after strip(). * Fixed possible file corruptions when saving ASF files. * Fixed updating the comment field of Vorbis comments. + * Added BUILD_BINDINGS build option. * Marked ByteVector::null and ByteVector::isNull() deprecated. * Marked String::null and ByteVector::isNull() deprecated. * Marked XiphComment::removeField() deprecated.