From: epg <> Date: Wed, 5 Dec 2007 09:16:09 +0000 (+0000) Subject: Finalize release notes. X-Git-Url: https://diplodocus.org/git/flac-archive/commitdiff_plain/9e163887c660afd4ff0b2d5899b6fc3ed6c0ac77?hp=087a7b23689ab1c6142074dc54758eb6f4fbfa8e Finalize release notes. --- diff --git a/CHANGES b/CHANGES index 12b0193..5f8fd31 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,10 @@ Version 6 -2006-11-?? +2007-12-05 svn://diplodocus.org/projects/release/flac-archive-6 + * Rewrite fa-flacd, fa-rip, and flac2mp3 in Python, now that we have + a decent musicbrainz library. + * flac2mp3 is now parallelizable like fa-flacd. * flacsplit is a new Perl script to split single-file whole-disc @@ -13,8 +16,10 @@ svn://diplodocus.org/projects/release/flac-archive-6 * flac2mp3 copies PICTURE metadata blocks to MP3 ID3v2 APIC frames. - * Now that we have a decent musicbrainz library for Python, we can - ditch Perl. fa-flacd, fa-rip, and flac2mp3 are now Python. + * Add --artist and --title options for writing candidate-tags files + based on artist/title rather than based on a disc. + + * Patch by: Martin Michlmayr to fix offset-skipping in fa-rip. Version 5 2006-04-27