X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/ffd57cfc08e45a1d6a708399bfd23a3aa0ddd734..f7c6d185a79bcd2ed8c54a9f71a3dcb5b7f5bcea:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 5d6d659..9bd4acc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ abcde (2.3.99.6-1) unstable; urgency=low - * Default to UNICODE (UTF8) tags and comments. + * Default to UNICODE (UTF8) tags and comments (Closes: #282332). + - Added CDDBPROTO option in config file (Closes: #349951) * 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 @@ -12,11 +13,33 @@ abcde (2.3.99.6-1) unstable; urgency=low * Updated config file with some new AAC bits. * Updated FSF address. * Corrected NetBSD options for ftp (Thanks to Marius). + * The final 2.4 will have "cuefile" as an action instead of as a flag. + * Create the cuefile when extracting from a FLAC file. + * Small bugs (Charles Steinkuehler): + - Added missing quotes (Closes: #375710) + - toolame is included in Debian as default MP3 encoder + - Use IFS to preserve spaces when adding metadata to a cuefile + * Small documentation changes: + - abcde.1 (Closes: #364978) + * The dollowing entries have in commong that both add an internal cue2discid + function. I will evaluate which one is more accurate and decide which one + to use. Right now they are not conflicting. + * Added internal mkcue and cue2discid functions (Charles Steinkuehler) and + add a check for internal abcde. to make sure we are using the + correct version (not sure if needed ;) * 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 Tue, 18 Apr 2006 01:09:32 +0300 + * cue2discid is now an internal function, so no need for including the + python script in the path (Closes: #378407) + * cddb-tool.1 typo (Thanks to A. Costa) (Closes: #351775) + * abcde.1 typo (Thanks to David L. Anselmi) (Closes: #364978) + * Set proper nice values to not separate encoding and reading in the pipes + situation, while having a high priority process running in the system. + Also, set proper nice values to tagging tasks. Reading should remain as + the default higher priority task in the abcde flow (Closes: #359156) + + -- Jesus Climent Sat, 5 Aug 2006 03:33:36 +0300 abcde (2.3.99.5-1) unstable; urgency=low