diff --git a/NEWS b/NEWS index a3103d3a..bb14254b 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,11 @@ TagLib 1.7 ========== +1.7: + + * Fixed memory leaks in the FLAC file format parser. + * Fixed bitrate calculation for WAV files. + 1.7 RC1: * Support for reading/writing tags from Monkey's Audio files. (BUG:210404)