From 1e660dda717d1c9680aca6247e48027435a69f6d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Lalinsk=C3=BD?= Date: Wed, 10 Oct 2012 17:09:03 +0200 Subject: [PATCH] Partial changelog for 1.9 --- NEWS | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index fa750f69..548e9baf 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,17 @@ +TagLib 1.9 (In Development) +========================== + + * Added support for INFO tags in WAV files. + * Changed FileStream to use Windows file API. + * 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. + * Better parsing of corrupted FLAC files. + * Fixed saving of PropertyMap comments without description into ID3v2 tags. + * Fixed crash when parsing certain XM files. + TagLib 1.8 (Sep 6, 2012) -============================== +======================== 1.8: