diff --git a/ChangeLog b/ChangeLog index c23447928..5eaca9b3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-10-31 Wayne Davison + + * 17881: Src/builtin.c, Src/params.c: made the elapsed time in the + integer version of $SECONDS slightly more accurate and made the + calling of a function with a local $SECONDS value restore the parent + value without any accumulated error. + 2002-10-30 Wayne Davison * unposted: Src/math.c: Got rid of a gcc-3.2 compiler warning.