]> granicus.if.org Git - taglib/commitdiff
Update NEWS.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Fri, 20 Nov 2015 04:25:28 +0000 (13:25 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Fri, 20 Nov 2015 04:25:28 +0000 (13:25 +0900)
NEWS

diff --git a/NEWS b/NEWS
index 709971d592256164eb188aaec189bb3371a8b3fc..c979c57109826e00155a4cc663533f4d039a7e80 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@
  * Added support for ID3v2 PCST and WFED frames.
  * Added String::clear().
  * Better handling of duplicate ID3v2 tags in all kinds of files.
+ * Fixed crash when calling File::properties() after strip().
  * Marked ByteVector::null and ByteVector::isNull() deprecated.
  * Marked String::null and ByteVector::isNull() deprecated.
  * Many smaller bug fixes and performance improvements.