aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2015-11-20 23:08:43 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2015-11-20 23:08:43 +0900
commitce1c03faa38aa38a5719afe9ff135a3151d4b6d4 (patch)
treec437635b3ff078860cbdfffa5c517cf1c5687fdb /NEWS
parent94c941928a0f2552e116f35ff7f6518fccb88b7a (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 1b3751bd..84ebd89e 100644
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,7 @@
* Better handling of duplicate tags in WAV files.
* Fixed crash when calling File::properties() after strip().
* Fixed possible file corruptions when saving ASF files.
+ * Fixed updating the comment field of Vorbis comments.
* Marked ByteVector::null and ByteVector::isNull() deprecated.
* Marked String::null and ByteVector::isNull() deprecated.
* Many smaller bug fixes and performance improvements.