aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2017-01-31 00:21:41 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2017-01-31 00:21:41 +0900
commitb74ffba4b568e16442fe79563c2e1312a69fa4d0 (patch)
tree29fb6b29b2131c8eba2ff74ac56978761ba251f9 /NEWS
parent4552f2c2eb845971e117fd1af00f782e0b5f13be (diff)
Update NEWS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fd05c2cd..ac22cd93 100644
--- a/NEWS
+++ b/NEWS
@@ -4,10 +4,10 @@
* Added support for classical music tags of iTunes 12.5.
* Dropped support for Windows 9x and NT 4.0 or older.
* Fixed reading MP4 atoms with zero length.
- * Fixed handling of redundant UTF-8 sequences in Win32.
* Fixed handling of lowercase field names in Vorbis Comments.
* Fixed possible file corruptions when saving Ogg files.
* Fixed reading FLAC files with zero-sized seektables.
+ * Better handling of invalid UTF-8 sequences.
* Several smaller bug fixes and performance improvements.
TagLib 1.11.1 (Oct 24, 2016)