]> diplodocus.org Git - flac-archive/blobdiff - CHANGES
s/ostream/iostream/; s/diag/file_diag/
[flac-archive] / CHANGES
diff --git a/CHANGES b/CHANGES
index 12b0193d16e06d95b2c94eb5cc9a86c2293a45f1..5f8fd3123960eb9b050d9ff65728243300d2c8bd 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,10 @@
 Version 6
-2006-11-??
+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
@@ -13,8 +16,10 @@ svn://diplodocus.org/projects/release/flac-archive-6
 
   * flac2mp3 copies PICTURE metadata blocks to MP3 ID3v2 APIC frames.
 
-  * Now that we have a decent musicbrainz library for Python, we can
-    ditch Perl.  fa-flacd, fa-rip, and flac2mp3 are now Python.
+  * 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