X-Git-Url: https://git.hcoop.net/clinton/abcde.git/blobdiff_plain/c9c2ca2730a901eb83ebbdb15522bd2a5849b64f..7acef70b718082c76c122caae92aadb4bbb55ef1:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 070cc8b..51e0ec7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,33 @@ -abcde (2.1.20-1) unstable; urgency=low - - * - - -- Jesus Climent Sun, 20 Jun 2004 11:54:18 +0000 +abcde (2.1.20-2.2pre2-1) experimental; urgency=low + + * Added support for MPP/MP+(Musepack) encoding. Although I am trying to + get 2.2 for Debian Sarge release, mpc seems safe enough to introduce. See + corecodec.org for code. + * Some POSIX shell corrections (making the code more portable). Thanks to + Guillem Jover for pointing the problem out. + * CDYEAR is also passed to do_move(), so one can use it for sorting the + directories. + * Small MacOS X fix, allowing directories with "()" to work. Thanks to Evan + Jones. + - On the MacOS X, I still do not know if abcde works correctly. If does + not, please, drop a note. Or else. + * DOSPLAYLIST also changes "/" with "\". + * Option "-s " added to modify the numbering from a starting point + (Closes: #95828). Geez! That is low bug number... + * DATA tracks are now excluded from the ripping process using internally + the cdparanoia "-Q" query option. If using another ripper, it does not + work (at least there is no support for them in abcde) (Closes: #112692). + * New "0" choice for "None of the above" has been introduced. If selected, a + template is created and the user encouraged to edit it (Closes: #147683). + * New options for when the PLAYLIST already exists: erase, append or keep. + * Small bug fixes along the code: + - abcde.1 corrections and additions + - abcde corrections + - abcde.conf additions + * The GENRE is munged now in its own mungegenre function, so that no more + upper-to-lowercase is done (forced) except if the default is used. + + -- Jesus Climent Fri, 30 Jul 2004 15:14:18 +0300 abcde (2.1.19-1) unstable; urgency=low