summaryrefslogtreecommitdiff
path: root/doc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 5daf1ef66..9ea0529c8 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2001-06-19 Paul Eggert <eggert@twinsun.com>
+
+ * coreutils.texi: expr now uses LC_COLLATE for string comparison,
+ as per POSIX.
+
2001-08-25 Jim Meyering <meyering@lucent.com>
* coreutils.texi: Use @option, rather than @samp everywhere.