From dd08ddd29dcac7737b61e816e0d1a4a11a46c0ac Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 18 Aug 2001 20:46:04 +0000 Subject: *** empty log message *** --- old/sh-utils/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'old/sh-utils/ChangeLog') diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 64b035e77..c426e57fd 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,14 @@ +2001-08-18 Jim Meyering + * Version 2.0.12. +2001-06-21 Paul Eggert + + * src/expr.c (isstring): Remove. + (eval2): Do comparisons as strings first, before trying to convert to + 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-06-21 Paul Eggert * src/expr.c: Code cleanup to avoid tricky macros and -- cgit v1.2.3-54-g00ecf