From: Tsuda Kageyu Date: Fri, 31 Jul 2015 16:46:35 +0000 (+0900) Subject: Update NEWS. X-Git-Tag: v1.10beta~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4dcccfbd6a7aa286248c2d8a397175c41f524e69;p=taglib Update NEWS. New API for the audio length in milliseconds. --- diff --git a/NEWS b/NEWS index 578dcf54..9aa7d26d 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,7 @@ TagLib 1.10 (??? ??, 2015) * Fixed seeking MPEG frames. * Allowed generating taglib.pc on Windows. * Fixed reading FLAC files with zero-sized padding blocks. + * New API for the audio length in milliseconds. * Many smaller bug fixes and performance improvements. TagLib 1.9.1 (Oct 8, 2013)