aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTsuda Kageyu <tsuda.kageyu@gmail.com>2017-05-31 09:28:30 +0900
committerTsuda Kageyu <tsuda.kageyu@gmail.com>2017-05-31 09:28:30 +0900
commit15c3c756ca2400c89135eb4b60ef2adeb75b327e (patch)
tree78264f200307b631a9cc4a9118f7818ce9f5e599
parent4801fbb927c15afab864f7b2f02ad2e07c332ecc (diff)
Update NEWS.
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index ac22cd93..67908264 100644
--- a/NEWS
+++ b/NEWS
@@ -4,9 +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 reading FLAC files with zero-sized seektables.
* Fixed handling of lowercase field names in Vorbis Comments.
+ * Fixed handling of 'rate' atoms in MP4 files.
* 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.