summaryrefslogtreecommitdiff
path: root/THANKS
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2009-02-24 08:37:18 +0000
committerPádraig Brady <P@draigBrady.com>2009-02-26 14:40:28 +0000
commit224a69b56b716f57e3a018af5a9b9379f32da3fc (patch)
tree68d8a3efffc2ce74a4805dc1c8c372df87850306 /THANKS
parent9a2a8f0b3e01be360e8e928a7b583e05d22b89ff (diff)
downloadcoreutils-224a69b56b716f57e3a018af5a9b9379f32da3fc.tar.xz
sort: Fix two bugs with determining the end of field
* src/sort.c: When no specific number of chars to skip is specified for the end field, always skip the whole field. Also never include leading spaces from next field. * tests/misc/sort: Add 2 new tests for these cases. * NEWS: Mention this bug fix. * THANKS: Add bug reporter. Reported by Davide Canova.
Diffstat (limited to 'THANKS')
-rw-r--r--THANKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/THANKS b/THANKS
index 81911da07..724a9e39b 100644
--- a/THANKS
+++ b/THANKS
@@ -137,6 +137,7 @@ David Godfrey dave@delta.demon.co.uk
David Luyer david_luyer@pacific.net.au
David Madore david.madore@ens.fr
David Malone dwmalone@cnri.dit.ie
+Davide Canova kc.canova@gmail.com
Dawson Engler engler@stanford.edu
Dean Gaudet dean-savannah@arctic.org
Deepak Goel deego@gnufans.org