diff options
author | Jim Meyering <jim@meyering.net> | 2001-11-05 10:13:34 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-11-05 10:13:34 +0000 |
commit | 005e766386680d157426232a50f8fc1b38a89d20 (patch) | |
tree | 8d9f485c0e792842ae1ccadbcc017d1d05f4bb83 /old | |
parent | 64d9604079ce09bd7211d8b07cc0128cb51563f3 (diff) | |
download | coreutils-005e766386680d157426232a50f8fc1b38a89d20.tar.xz |
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r-- | old/textutils/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog index 9034a01e8..373ac8fcf 100644 --- a/old/textutils/ChangeLog +++ b/old/textutils/ChangeLog @@ -1,7 +1,12 @@ -2001-11-04 Jim Meyering <meyering@lucent.com> +2001-11-05 Jim Meyering <meyering@lucent.com> * Version 2.0.17. + * src/sort.c (usage): Don't recommend setting LC_COLLATE=C. + That can cause problems (now documented in coreutils.texi). + +2001-11-04 Jim Meyering <meyering@lucent.com> + * uniq.c, unexpand.c, tail.c, tac.c, split.c, sort.c, pr.c, paste.c: * od.c, nl.c, head.c, fold.c, expand.c, cut.c, csplit.c (usage): Say that ``Mandatory arguments to long options are mandatory for |