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. Version 2 2004-12-05 svn://diplodocus.org/projects/release/flac-archive-2 * Add support for running a post-processor hook after encoding to flac is finished; this can be handy for automatically running flac2mp3, moving the output to another location, etc. * Support TITLE[1] .. TITLE[n] tag style in flac2mp3. * Catch errors from flac or lame in flac2mp3. * Fix quoting in how flac2mp3 runs flac and lame. * New --quiet and --verbose options for flac2mp3, which are passed on to flac and lame in the appropriate form. * New flac2mp3 option, --lame-options, for passing additional options to lame; --preset standard is now only the default rather than hard-coded behavior. Version 1 2004-10-27 svn://diplodocus.org/projects/release/flac-archive-1