]> granicus.if.org Git - taglib/commitdiff
Update NEWS.
authorTsuda Kageyu <tsuda.kageyu@gmail.com>
Fri, 4 Dec 2015 05:15:51 +0000 (14:15 +0900)
committerTsuda Kageyu <tsuda.kageyu@gmail.com>
Fri, 4 Dec 2015 05:15:51 +0000 (14:15 +0900)
NEWS

diff --git a/NEWS b/NEWS
index bec7d2909378efde39e71d586128505d160e1b74..9a7a293390f66b72c9eaeb4b951300c70fdb3e24 100644 (file)
--- a/NEWS
+++ b/NEWS
  * Fixed crash when calling File::properties() after strip().
  * Fixed possible file corruptions when saving ASF files.
  * Fixed updating the comment field of Vorbis comments.
+ * Fixed reading date and time in ID3v2.3 tags.
  * 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.
+ * Marked custom integer types deprecated.
  * Many smaller bug fixes and performance improvements.
 
 TagLib 1.10 (Nov 11, 2015)