]> granicus.if.org Git - taglib/commitdiff
Changelog for 1.6.2
authorLukáš Lalinský <lalinsky@gmail.com>
Sat, 3 Apr 2010 16:16:51 +0000 (16:16 +0000)
committerLukáš Lalinský <lalinsky@gmail.com>
Sat, 3 Apr 2010 16:16:51 +0000 (16:16 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1110546 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

NEWS

diff --git a/NEWS b/NEWS
index 18521c8707ff19076bff01c6466775d3db949b1b..ca821caa1c79e23fcd4ad91afca10c4df408d68d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+TagLib 1.6.2 (Apr 5, 2010)
+==========================
+
+ * Read Vorbis Comments from the first FLAC metadata block, if there are
+   multipe ones. (BUG:211089)
+ * Fixed a memory leak in FileRef's OGA format detection.
+ * Fixed compilation with the Sun Studio compiler. (BUG:215225)
+ * Handle WM/TrackNumber attributes with DWORD content in WMA files.
+   (BUG:218526)
+ * More strict check if something is a valid MP4 file. (BUG:216819)
+ * Correctly save MP4 int-pair atoms with flags set to 0.
+ * Fixed compilation of the test runner on Windows.
+ * Store ASF attributes larger than 64k in the metadata library object.
+ * Ignore trailing non-data atoms when parsing MP4 covr atoms.
+
 TagLib 1.6.1 (Oct 31, 2009)
 ===========================