X-Git-Url: https://diplodocus.org/git/flac-archive/blobdiff_plain/c96d51d20abdeefaf4e27377c6bfb69e20f5ea0e..fe8996f09b7acb90ff10342f05deeb6c038af045:/CHANGES?ds=sidebyside diff --git a/CHANGES b/CHANGES index 5ace0bd..6faea6f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,25 @@ +Version 5 +2006-04-27 +svn://diplodocus.org/projects/release/flac-archive-5 + + * Store TRACKNUMBER tag in multi-file mode (oops). + +Version 4 +2006-04-19 +svn://diplodocus.org/projects/release/flac-archive-4 + + * Create a separate flac file for each track; the old behavior is + still available with the --single-file option to fa-rip. + + * Make fa-rip's MusicBrainz network queries optional. + + * Bug fixes: + * flac2mp3 breaks with missing tags + * broken signal handling in fa-flacd + * incomplete filename sanitization + Version 3 -sometime +2005-06-26 svn://diplodocus.org/projects/release/flac-archive-3 * Add support for multi-artist discs to fa-rip, which now uses the @@ -14,6 +34,14 @@ svn://diplodocus.org/projects/release/flac-archive-3 better than putting "(disc 1)" at the end of ALBUM, though that's what ends up happening for mp3s due to lame. + * Matthias Friedrich points out that + MusicBrainz::Client already exposes the TOC info fa-rip needs. + Use that instead of the external mkcue program. + + * Matthias also points out that he has added release date support to + MusicBrainz::Client-0.09. Require that version and add release + date support to fa-rip. + Version 2 2004-12-05 svn://diplodocus.org/projects/release/flac-archive-2