summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index c823a86d4..a6d4bd902 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,11 @@
+2004-02-15 Paul Eggert <eggert@twinsun.com>
+
+ * coreutils.texi (expr invocation):
+ Document what forms integers may take, and say "integer"
+ consistently instead of "number". Warn about operands
+ that "expr" can misinterpret, and how to work around the
+ problem.
+
2004-02-17 Jim Meyering <jim@meyering.net>
* coreutils.texi (csplit invocation): Correct typo (s/LINE/N/)