]> diplodocus.org Git - flac-archive/blobdiff - CHANGES
fix some failing tests
[flac-archive] / CHANGES
diff --git a/CHANGES b/CHANGES
index b71517c672b456d27e96b4dd63649f4c3d9a205a..5f8fd3123960eb9b050d9ff65728243300d2c8bd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,35 @@
+Version 6
+2007-12-05
+svn://diplodocus.org/projects/release/flac-archive-6
+
+  * Rewrite fa-flacd, fa-rip, and flac2mp3 in Python, now that we have
+    a decent musicbrainz library.
+
+  * flac2mp3 is now parallelizable like fa-flacd.
+
+  * flacsplit is a new Perl script to split single-file whole-disc
+    FLAC files into per-track FLAC files; it's just a quick hack, and
+    is not installed.
+
+  * fa-rip now tries to find cover art and store it in a (new in flac
+    1.1.3) FLAC PICTURE metadata block.
+
+  * flac2mp3 copies PICTURE metadata blocks to MP3 ID3v2 APIC frames.
+
+  * Add --artist and --title options for writing candidate-tags files
+    based on artist/title rather than based on a disc.
+
+  * Patch by: Martin Michlmayr to fix offset-skipping in fa-rip.
+
+Version 5
+2006-04-27
+svn://diplodocus.org/projects/release/flac-archive-5
+
+  * Store TRACKNUMBER tag in multi-file mode (oops).
+
 Version 4
-???
-svn://diplodocus.org/projects/release/flac-archive-3
+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.
@@ -10,7 +39,7 @@ svn://diplodocus.org/projects/release/flac-archive-3
   * Bug fixes:
     * flac2mp3 breaks with missing tags
     * broken signal handling in fa-flacd
-    * incomplete filelname sanitization
+    * incomplete filename sanitization
 
 Version 3
 2005-06-26