summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-07-01 19:46:33 +0000
committerJim Meyering <jim@meyering.net>2001-07-01 19:46:33 +0000
commit168d3387ef1d177b5010bbaf1a183dfdd959b40c (patch)
treeacdcbd6d5ac6ddb2cbd43cff2b828a27d153af16 /old
parent736a31a3fc5a39e54f919cf048eff8aff66655cf (diff)
downloadcoreutils-168d3387ef1d177b5010bbaf1a183dfdd959b40c.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/textutils/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/old/textutils/ChangeLog b/old/textutils/ChangeLog
index 6375637c8..06825cfc0 100644
--- a/old/textutils/ChangeLog
+++ b/old/textutils/ChangeLog
@@ -1,3 +1,8 @@
+2001-07-01 Jim Meyering <meyering@lucent.com>
+
+ * src/sort.c (usage): Suggest setting LC_COLLATE=C, rather
+ than LC_ALL=C.
+
2001-06-10 Jim Meyering <meyering@lucent.com>
* tests/sort/Test.pm: Add a test based on a report from Herbert Xu.