X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/4562fac6229a14514a9d39b2485358b83d7e2928..f7c6d185a79bcd2ed8c54a9f71a3dcb5b7f5bcea:/debian/changelog diff --git a/debian/changelog b/debian/changelog index a7b76d0..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,22 +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). - * 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). * 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 + - 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 ;) - - -- Jesus Climent Sat, 5 Aug 2006 03:06:32 +0300 + * 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). + * 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