aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2015-12-04 14:15:51 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2015-12-04 14:15:51 +0900
commit9dfb3fe45244fc479444e012324e4285a35db482 (patch)
treef007db442aa87ef1b66621f37b8398d04abfddf3 /NEWS
parenta013c7c4c2270cfbc29e2c95f3beb7147c9294a7 (diff)
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bec7d290..9a7a2933 100644
--- a/NEWS
+++ b/NEWS
@@ -13,10 +13,12 @@
* 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)