From: Jim Meyering Date: Sat, 18 Aug 2001 20:48:09 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: TEXTUTILS-2_0_15~359 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c0b3a3636cb096b72c17614032b0ce36d350e188;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index c426e57fd7..f81749e27c 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -9,6 +9,10 @@ integer. This avoids loss of information and wrong result, e.g. for "expr '00' '<' '0!'", where you don't want to convert '00' to '0'. +2001-08-18 Jim Meyering + + * tests/expr/basic (00): New test for the above. + 2001-06-21 Paul Eggert * src/expr.c: Code cleanup to avoid tricky macros and