From: Jim Meyering Date: Fri, 9 Dec 2005 16:28:28 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~1182 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=467d73aac9da2cbf2944492d4b76b0ae7bf479c2;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/ChangeLog b/ChangeLog index 254eeb9ce8..9aca34b0d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,12 @@ -2005-12-09 Eric Blake +2005-12-09 Jim Meyering * Version 6.0-cvs. + * src/sort.c (usage): Mention white space vs -b and -t options. + From The Wanderer. + +2005-12-09 Eric Blake + * src/test.c (main): Fix misleading comment. 2005-12-07 Paul Eggert