Command line interface to abcddb-tool
[clinton/abcde.git] / changelog
index 0c37ce1..8ab1584 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,24 @@
+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