From 11abffc0f6c9d09c004e32a24dc876c61c4eec91 Mon Sep 17 00:00:00 2001 From: Tsuda Kageyu Date: Mon, 22 Feb 2016 23:27:46 +0900 Subject: [PATCH] Update NEWS. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 5fbfb7ee..1b3ae2c2 100644 --- a/NEWS +++ b/NEWS @@ -5,6 +5,7 @@ TagLib 1.11 (Jan 30, 2016) * Better handling of corrupted APE tags. * Efficient decoding of unsynchronized ID3v2 frames. * Fixed text encoding when saving certain frames in ID3v2.3 tags. + * Fixed updating the size of RIFF files when removing chunks. * Several smaller bug fixes and performance improvements. 1.11 BETA: