From: Jim Meyering Date: Sat, 21 Feb 2004 09:31:24 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v5.2.1~98 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a937eaac84b33c2319bfc60cf48e1137105bc894;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index c823a86d46..a6d4bd9026 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,11 @@ +2004-02-15 Paul Eggert + + * 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 * coreutils.texi (csplit invocation): Correct typo (s/LINE/N/)