diff options
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c23447928..5eaca9b3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2002-10-31 Wayne Davison <wayned@users.sourceforge.net> + + * 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 <wayned@users.sourceforge.net> * unposted: Src/math.c: Got rid of a gcc-3.2 compiler warning. |