From cbbe90be67049522705b85d2c568f160b466c309 Mon Sep 17 00:00:00 2001 From: Jean Delvare Date: Wed, 22 May 2013 10:55:27 +0200 Subject: patches: Fix shift in scan_unapplied Commit 2e581933 added a parameter to function scan_unapplied but the corresponding shift wasn't adjusted accordingly. Apparently this bug was harmless but there is a slight performance penalty so let's fix it still. --- quilt.changes | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'quilt.changes') diff --git a/quilt.changes b/quilt.changes index 7843464..bfe89da 100644 --- a/quilt.changes +++ b/quilt.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 22 10:54:08 CEST 2013 - jdelvare@suse.de + +- patches: Fix shift in scan_unapplied. + +------------------------------------------------------------------- Thu Dec 27 16:34:38 CET 2012 - mquinson@debian.org - Use 'less -R' as a default pager to help the users forcing diff to -- cgit