]> diplodocus.org Git - flac-archive/blobdiff - CHANGES
Here's my hacked up multi-file support. Needs a lot of cleanup,
[flac-archive] / CHANGES
diff --git a/CHANGES b/CHANGES
index a8eb85e4efe94424cb6c03dc54bbae6d3eff3624..6b7724b2ec8d25ec042c526346a6082b6c1f762e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,27 @@
+Version 3
+2005-06-26
+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.
+
+  * Matthias Friedrich <matt@mafr.de> 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