Tweak do_cdtext() so it works on OS X too. Closes issue 65.
[clinton/abcde.git] / changelog
index 2e7b67e..7c4adfa 100644 (file)
--- a/changelog
+++ b/changelog
@@ -8,6 +8,17 @@ abcde 2.5.3 UNRELEASED
   * Fix do_musicbrainz() for the case where there are no matches.
   * When using Musicbrainz, checksum and only output unique matches for an
     album. Closes: #669143
   * Fix do_musicbrainz() for the case where there are no matches.
   * When using Musicbrainz, checksum and only output unique matches for an
     album. Closes: #669143
+  * Add Recommends: atomicparsley in the Debian packaging for Debian/Ubuntu
+    users. LP: #535527
+  * Remove documentation of the old "-R" option for recursive searching of
+    local CDDB data, it's now enabled always. (Closes issue 57).
+  * Fix use of awk (sub instead of substr) when generating CRLF line endings.
+    (Closes issue 59).
+  * Make sure that ABCDETEMPDIR is quoted so we can deal with spaces in
+    file and directory names. Closes issue 64. Thanks to
+    richard.security.consultant for the patch, adapted slightly.
+  * Tweak do_cdtext() so it works on OS X too. Closes issue 65.
+    Thanks to richard.security.consultant for the patch.
 
  -- Steve McIntyre <93sam@debian.org>  Mon, 30 Apr 2012 16:59:14 +0100
 
 
  -- Steve McIntyre <93sam@debian.org>  Mon, 30 Apr 2012 16:59:14 +0100