Remove unneeded escapes in cddb-tool URLs.
[clinton/abcde.git] / debian / changelog
index e54ed5c..f9f1cfb 100644 (file)
@@ -2,8 +2,13 @@ abcde (2.3.99.8-1) unstable; urgency=low
 
   * Remove svn Revision tag from version.
   * Correct homepage URL in README (Closes: #526165).
+  * Fix typos (Closes: #435605, #435606).
+  * Fix misspelling of comma in script and manpage (Closes: #435603).
+  * Fix Writable temp directories not owned/writeable (Closes: #143552).
+  * Fix broken range code, patch from Charles Steinkuehler (Closes: #389981).
+  * Remove unneeded escapes in cddb-tool URLs.
 
- -- Colin Tuckley <colint@debian.org>  Sun, 26 Jul 2009 12:18:30 +0100
+ -- Colin Tuckley <colint@debian.org>  Sun, 26 Jul 2009 16:58:00 +0100
 
 abcde (2.3.99.7-1) unstable; urgency=low
 
@@ -178,7 +183,7 @@ abcde (2.3.99-1) unstable; urgency=low
   * Added the possibility of using a singletrack flac file with an embeded
     cuesheet as a source of tracks.
   * Added -z for easy and quick debug.
-  * BATCH has been splitted into two options: BATCHNORM which allows, by using
+  * BATCH has been split into two options: BATCHNORM which allows, by using
     -b, to use the -a normalize in all the files at once, and NOGAP, that by
     using -g, introduces the lame's --nogap extension.
   * Added replygain using the appropiate tags with Ogg/Vorbis and Ogg/FLAC.