From bf009adc4e097f69479cdf809902c07000559c3c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 18 Aug 2001 20:24:44 +0000 Subject: . --- old/sh-utils/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'old/sh-utils/ChangeLog') diff --git a/old/sh-utils/ChangeLog b/old/sh-utils/ChangeLog index 966f0dbd3..64b035e77 100644 --- a/old/sh-utils/ChangeLog +++ b/old/sh-utils/ChangeLog @@ -1,5 +1,17 @@ * Version 2.0.12. +2001-06-21 Paul Eggert + + * src/expr.c: Code cleanup to avoid tricky macros and + old-style function declarations. + + (cmpf, less_than, less_equal, equal, not_equal, greater_equal, + greater_than, arithf, arithdivf, plus, minus, multiply, divide, mod): + Remove. + + (eval4, eval3, eval2): Rewrite to avoid the need for the above macros + and functions. + 2001-08-18 Jim Meyering * src/test.c (binary_operator): Move declarations of lt,rt `down' -- cgit v1.2.3-54-g00ecf