From: Lukáš Lalinský Date: Wed, 10 Oct 2012 15:09:03 +0000 (+0200) Subject: Partial changelog for 1.9 X-Git-Tag: v1.9~84^2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1e660dda717d1c9680aca6247e48027435a69f6d;p=taglib Partial changelog for 1.9 --- 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: