]> granicus.if.org Git - taglib/commitdiff
Update NEWS
authorLukáš Lalinský <lukas@oxygene.sk>
Sat, 5 Oct 2013 08:09:09 +0000 (10:09 +0200)
committerLukáš Lalinský <lukas@oxygene.sk>
Sat, 5 Oct 2013 08:09:09 +0000 (10:09 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 24d396cd5961bf4ae34594bdeb59cccb0666face..68757523eedfa352de4d3a6f0a520e3ec3b600e7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,10 +7,18 @@ TagLib 1.9 (In Development)
  * Included taglib-config.cmd script for Windows.
  * New ID3v1::Tag methods for working directly with genre numbers.
  * New MPEG::File methods for checking which tags are saved in the file.
+ * Added support for the PropertyMap API to ASF and MP4 files.
+ * Added MusicBrainz identifiers to the PropertyMap API.
+ * Allowed reading of MP4 cover art without an explicitly specified format.
  * Better parsing of corrupted FLAC files.
  * Fixed saving of PropertyMap comments without description into ID3v2 tags.
  * Fixed crash when parsing certain XM files.
  * Fixed compilation of unit test with clang.
+ * Better handling of files that can't be open or have read-only permissions.
+ * Improved atomic reference counting.
+ * New hookable API for debug messages.
+ * More complete Windows install instructions.
+ * Many smaller bug fixes and performance improvements.
 
 TagLib 1.8 (Sep 6, 2012)
 ========================