aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2015-12-02 14:28:41 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2015-12-02 14:28:41 +0900
commite475e31e0d8f26635537992632800771a35461d4 (patch)
tree5cef395774a254ebed98a9c2d66fe46e563bf4d5 /NEWS
parentea55c8b5c1e3b72789c302aa2560d9c87faedd40 (diff)
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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.