X-Git-Url: https://diplodocus.org/git/flac-archive/blobdiff_plain/a70f5a4b57e63a823faec313387d85b683bd6af0..bb9f6b14aedf4a0730abc94b2d368a5d7eae0f70:/CHANGES diff --git a/CHANGES b/CHANGES index a8eb85e..5ace0bd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,19 @@ +Version 3 +sometime +svn://diplodocus.org/projects/release/flac-archive-3 + + * Add support for multi-artist discs to fa-rip, which now uses the + TITLE[n] style of tags rather than multiple TITLE tags. + + * flac2mp3 now supports multi-artist FLAC files, matches tag names + case-insensitively, supports single track (no cue sheet) files, + 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. + Version 2 2004-12-05 svn://diplodocus.org/projects/release/flac-archive-2