diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-09-09 23:02:40 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-09-09 23:02:40 +0000 |
commit | 0dd3269a47c75caf5561854df310dd62496bcfcb (patch) | |
tree | 62e451f4aacda57a604e44845a60c1ff025a49b4 /doc/ChangeLog | |
parent | 86a87a157d96998ec49c4b9dbd3cf35bd10668a4 (diff) | |
download | coreutils-0dd3269a47c75caf5561854df310dd62496bcfcb.tar.xz |
Revamp sort last-resort comparison description.
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 faf56e1c4..f522a8670 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2004-09-09 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi (sort invocation): -u disables the last-resort + comparison, too. Revamp its description. + 2004-09-08 Paul Eggert <eggert@cs.ucla.edu> * coreutils.texi (Common options): Some programs don't reorder |