Doc bits.
[clinton/abcde.git] / debian / changelog
index 10b8f3b..5d6d659 100644 (file)
@@ -1,3 +1,23 @@
+abcde (2.3.99.6-1) unstable; urgency=low
+
+  * Default to UNICODE (UTF8) tags and comments.
+  * Added a missing "INDEX 01" entry for CUE sheet creation.
+  * Avoid completing the encoding of files if we aborted previously.
+  * Embed the CUE sheet if we have a cuesheet file and we have a single FLAC
+    file, even if we are not tagging. This way we can use the file as a source
+    even if it is not tagged/named properly.
+  * Fails to quote filenames properly (Closes: #355296)
+  * Introduced VA/ONETRACKOUTPUTFORMAT.
+  * Added a missing check for AACENCODER.
+  * Updated config file with some new AAC bits.
+  * Updated FSF address.
+  * Corrected NetBSD options for ftp (Thanks to Marius).
+  * Added an internal implementation of cue2discid, so there is no need for an
+    external program to do the conversion. Thanks to Michael (sorry, his mail
+    does not have a surname).
+
+ -- Jesus Climent <jesus.climent@hispalinux.es>  Tue, 18 Apr 2006 01:09:32 +0300
+
 abcde (2.3.99.5-1) unstable; urgency=low
 
   * Repaired multiple CDDB entries when recursive search is active.