From d1ace7367344dbd35533c196cd3639655a591967 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Lalinsk=C3=BD?= Date: Thu, 12 Apr 2007 21:55:35 +0200 Subject: [PATCH] Added NEWS entry for FFmpeg/Windows. --- NEWS.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS.txt b/NEWS.txt index 54b1a7458..98b173877 100644 --- a/NEWS.txt +++ b/NEWS.txt @@ -1,6 +1,8 @@ Version 0.9.0beta1 - 2007-04-XX * New Features * Remember location in the file browser. (#2618) + * Added FFmpeg support on Windows (MP3, Vorbis, + FLAC, WavPack and many other audio formats). * Bug Fixes: * Failed PUID submission deactivates the submit button. (#2673) * Unable to specify album art file name mask. (#2655)