diff options
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -1,7 +1,12 @@ -2005-12-09 Eric Blake <ebb9@byu.net> +2005-12-09 Jim Meyering <jim@meyering.net> * Version 6.0-cvs. + * src/sort.c (usage): Mention white space vs -b and -t options. + From The Wanderer. + +2005-12-09 Eric Blake <ebb9@byu.net> + * src/test.c (main): Fix misleading comment. 2005-12-07 Paul Eggert <eggert@cs.ucla.edu> |