]> granicus.if.org Git - taglib/commitdiff
Changelog for 1.6.1
authorLukáš Lalinský <lalinsky@gmail.com>
Sat, 24 Oct 2009 12:22:10 +0000 (12:22 +0000)
committerLukáš Lalinský <lalinsky@gmail.com>
Sat, 24 Oct 2009 12:22:10 +0000 (12:22 +0000)
git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1039711 283d02a7-25f6-0310-bc7c-ecb5cbfe19da

NEWS

diff --git a/NEWS b/NEWS
index 1a0ce8ef0f42cc1c443f6dc03c93acdd8f88874d..0d4bd52737955c953b419751badc5a171d878c14 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+TagLib 1.6.1
+============
+
+ * Better detection of .oga files in FileRef.
+ * Fixed saving of Vorbis comments to Ogg FLAC files. TagLib tried to
+   include the Vorbis framing bit, which is only correct for Ogg Vorbis.
+ * Public symbols now have explicitly set visibility to "default" on GCC.
+ * Added missing exports for static ID3v1 functions.
+ * Fixed a typo in taglib_c.pc
+ * Fixed a failing test on ppc64.
+ * Support for binary 'covr' atom in MP4 files.
+
 TagLib 1.6
 ==========