From: Tsuda Kageyu Date: Wed, 2 Dec 2015 05:28:41 +0000 (+0900) Subject: Update NEWS. X-Git-Tag: v1.11beta~65 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e475e31e0d8f26635537992632800771a35461d4;p=taglib Update NEWS. --- diff --git a/NEWS b/NEWS index 86680008..81580c7d 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ * Fixed updating the comment field of Vorbis comments. * Added BUILD_BINDINGS build option. * Added ENABLE_CCACHE build option. + * 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.