X-Git-Url: https://diplodocus.org/git/flac-archive/blobdiff_plain/a156fab67d9d5bf4dd092850fdb0d57f545aca01..956d1d13564d3a830d2ec2e817d95c521857ce3d:/CHANGES?ds=inline diff --git a/CHANGES b/CHANGES index 39d09c0..6b7724b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ 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 @@ -10,6 +10,18 @@ svn://diplodocus.org/projects/release/flac-archive-3 won't blow up when some input tags are missing, and takes multiple operands. + * Add DISCNUMBER tag support to fa-flacd and flac2mp3. This is + 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