From: Lukáš Lalinský Date: Sun, 13 Feb 2011 12:47:52 +0000 (+0000) Subject: More news X-Git-Tag: v1.7rc1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f89c16cd6538363327104a820a218b17bb865116;p=taglib More news git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/kdesupport/taglib@1220247 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- diff --git a/NEWS b/NEWS index 017178bd..a3103d3a 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,8 @@ TagLib 1.7 * Fixed a memory leak in the ID3v2.2 PIC frame parser. (BUG:257007) * Fixed writing of RIFF files with even chunk sizes. (BUG:243954) * Fixed compilation on MSVC 2010. + * Removed support for building using autoconf/automake. + * API docs can be now built using "make docs". TagLib 1.6.3 (Apr 17, 2010) ===========================