aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2015-11-20 11:12:37 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2015-11-20 13:48:51 +0900
commitf956c891418003c5ae2e4850a9af8062b50b2db5 (patch)
treeaf774c85fc125cd4a60787cccac7b0e5edccf21f /NEWS
parent6dc8d701a8db9a39799f5dea3aedb7104143eb1d (diff)
Remove a warning from a comment and update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e4d1c9a5..1b3751bd 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,7 @@
* Better handling of duplicate ID3v2 tags in all kinds of files.
* Better handling of duplicate tags in WAV files.
* Fixed crash when calling File::properties() after strip().
+ * Fixed possible file corruptions when saving ASF files.
* Marked ByteVector::null and ByteVector::isNull() deprecated.
* Marked String::null and ByteVector::isNull() deprecated.
* Many smaller bug fixes and performance improvements.