From 72745846f486dbc3348b0e992358cf61cef0ddf0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Lalinsk=C3=BD?= Date: Sun, 11 Nov 2012 14:49:31 +0100 Subject: [PATCH] Update NEWS --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 9432865a..24d396cd 100644 --- a/NEWS +++ b/NEWS @@ -10,6 +10,7 @@ TagLib 1.9 (In Development) * 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. TagLib 1.8 (Sep 6, 2012) ========================