From b470d3eb6f7a99b737185bf1572d81d7fae4f1b4 Mon Sep 17 00:00:00 2001 From: colintu Date: Wed, 21 Oct 2009 20:45:33 +0000 Subject: [PATCH 1/1] In manpage note a 2nd use for LOWDISK (or '-l' switch) it's faster and better on scratchy disks git-svn-id: http://abcde.googlecode.com/svn/trunk@280 a0fa61bc-5347-0410-a1a9-7f54aa4e1825 --- abcde | 2 +- abcde.1 | 5 +++++ changelog | 10 +++++++++- debian/changelog | 8 ++++++++ 4 files changed, 23 insertions(+), 2 deletions(-) diff --git a/abcde b/abcde index 4ab5d00..6fd1506 100755 --- a/abcde +++ b/abcde @@ -13,7 +13,7 @@ # # $Id$ -VERSION='2.4' +VERSION='2.4.1' usage () { diff --git a/abcde.1 b/abcde.1 index 284fe59..dbdcf64 100644 --- a/abcde.1 +++ b/abcde.1 @@ -446,6 +446,11 @@ reading them. This is substantially slower than normal operation but requires several hundred MB less space to complete the encoding of an entire CD. Use only if your system is low on space and cannot encode as quickly as it can read. + +Note that this option may also help when reading +a CD with errors. This is because on a scratchy disk reading is quite timing +sensitive and this option reduces the background load on the system which +allows the ripping program more precise control. .TP .B BATCHNORM If set to y, enables batch mode normalization, which preserves relative diff --git a/changelog b/changelog index 2dc1027..b4922e8 100644 --- a/changelog +++ b/changelog @@ -1,4 +1,12 @@ -abcde 2.4 +abcde (2.4.1-1) unstable; urgency=low + + * Bumped to 2.4.1 + * In manpage note a 2nd use for LOWDISK (or '-l' switch) + it's faster and better on scratchy disks (Closes: #426343). + + -- Colin Tuckley Wed, 21 Oct 2009 21:41:28 +0100 + +abcde 2.4.0 * Bumped to 2.4 * Corrected REDIR redirection, this time with ifs instead of variable diff --git a/debian/changelog b/debian/changelog index 1dddde7..1534f13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +abcde (2.4.1-1) unstable; urgency=low + + * Bumped to 2.4.1 + * In manpage note a 2nd use for LOWDISK (or '-l' switch) + it's faster and better on scratchy disks (Closes: #426343). + + -- Colin Tuckley Wed, 21 Oct 2009 21:41:28 +0100 + abcde (2.4.0-1) unstable; urgency=low [ Jesus Climent ] -- 2.20.1