Command line interface to abcddb-tool
[clinton/abcde.git] / changelog
index 3fef42f..8ab1584 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,35 @@
+abcde 2.5.5 UNRELEASED
+
+  * Fix finding $CDROM on OS X. Thanks to niederstrasser for the patch.
+    Closes issue 71.
+  * USEID3 and USEID3V2 variables are unused now, so remove them. Thanks
+    to vskytta for the patch. Closes issue 73.
+  * Clean up movement to eyeD3, remove id3v2 remnants. Thanks to vskytta
+    for the patch. Closes issue 74.
+  * Fix infinite loop if cddb fails. Thanks to Dominic Hargreaves for the
+    patch. Closes: #687038 in Debian
+  * Switch from Musepack SV7 to SV8. Thanks to Andrew Strong for the
+    patch.
+  * Allow aac encoding with neroAacEnc. Thanks to atheren for the patch.
+    Closes issue 8.
+  * Allow opus encoding with opusenc. Thanks to Tomasz Golinski for the
+    patch. Closes issue 70.
+  * Fix typo: s/CUEWAVEFILE/CUEWAVFILE/ so that abcde.mkcue should now
+    produce working cue files. Closes issue 78.
+
+ -- Steve McIntyre <93sam@debian.org>  Tue, 27 Nov 2012 17:34:55 +0000
+
+abcde 2.5.4
+
+  * Update GPL/FSF headers to match current versions. Thanks to vskytta
+    for the patch. (Closes issue 69).
+  * Fix the command line for ID3SYNTAX=eyed3. Thanks to neil.gm.richards
+    for the patch. Closes issue 50.
+  * Switch to eyed3 by default for MP3 tagging, as it looks to do UTF-8
+    tagging better. Closes issue 22 (hopefully)
+
+ -- Steve McIntyre <93sam@debian.org>  Tue, 18 Sep 2012 12:42:11 +0100
+
 abcde 2.5.3
 
   * Sort options alphabetically (Closes issue 58).