diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2005-12-29 21:44:35 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2005-12-29 21:44:35 +0000 |
commit | b4c0a12e3bc0f49d97f13ab51525b65b292b38e8 (patch) | |
tree | b97d75fb58ec246d24a38f87672e7ec5184d9487 /doc/ChangeLog | |
parent | 00b8d645310eaaa6106c801c01c6381430dc9cb5 (diff) | |
download | coreutils-b4c0a12e3bc0f49d97f13ab51525b65b292b38e8.tar.xz |
(sort invocation): Clarify that a blank is a space
or a tab.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r-- | doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index 5a978dfe2..9cd5939a3 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2005-12-29 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi (sort invocation): Clarify that a blank is a space + or a tab. + 2005-12-15 Jim Meyering <jim@meyering.net> * coreutils.texi (stat invocation) [--printf]: Describe new option. |