From 4dcccfbd6a7aa286248c2d8a397175c41f524e69 Mon Sep 17 00:00:00 2001 From: Tsuda Kageyu Date: Sat, 1 Aug 2015 01:46:35 +0900 Subject: [PATCH] Update NEWS. New API for the audio length in milliseconds. --- NEWS | 1 + 1 file changed, 1 insertion(+) 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)