diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2004-10-13 23:05:08 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2004-10-13 23:05:08 +0000 |
commit | 4ef7839e26f1071db61aab7aa7b0d18618420d08 (patch) | |
tree | 0248f38743f28937dc63719054c8b7e510f055c4 /doc/ChangeLog | |
parent | 71e1d43186bc19e6616e5dc33cb0570f607d676e (diff) | |
download | coreutils-4ef7839e26f1071db61aab7aa7b0d18618420d08.tar.xz |
* coreutils.texi (sort invocation): Move LC_ALL, LC_COLLATE
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 966456e11..5ed3154f7 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2004-10-13 Paul Eggert <eggert@cs.ucla.edu> + + * coreutils.texi (sort invocation): Move LC_ALL, LC_COLLATE + index entries to proper paragraph. + 2004-10-12 Jim Meyering <jim@meyering.net> * Makefile.am (check-texinfo): Add `builtin' and `builtins' to |