aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2015-11-27 09:37:29 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2015-11-27 09:37:29 +0900
commitf5a3f2b6c132a2c83d445c2c2947e6f365fdab4b (patch)
tree1e14ff2b2d17b4f02cca012e982e074e130f4ad4 /NEWS
parent4b8e39e8f0d7ab8f88ae7fce9a182a814ccd520d (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 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.