diff options
author | Kevin B Kenny <kennykb@acm.org> | 2005-08-29 17:56:22 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2005-08-29 17:56:22 (GMT) |
commit | f1fab031095240c82752590963ffa7bbeca994fa (patch) | |
tree | db0d2d6e76f88932eba3d8730fb75fa4ca762f3d /ChangeLog | |
parent | b28ca78703b600e8c1887fa87bb47eaae1ad5afc (diff) | |
download | tcl-f1fab031095240c82752590963ffa7bbeca994fa.zip tcl-f1fab031095240c82752590963ffa7bbeca994fa.tar.gz tcl-f1fab031095240c82752590963ffa7bbeca994fa.tar.bz2 |
renumber expr-39.* to expr-46.*
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ 2005-08-29 Kevin Kenny <kennykb@acm.org> * generic/tclBasic.c (ExprMathFunc): Restored "round away from - * tests/expr.test (expr-39.*): zero" behaviour to the + * tests/expr.test (expr-46.*): zero" behaviour to the "round" function. Added test cases for the behavior, including the awkward case of a number whose fractional part is 1/2-1/2ulp. [Bug 1275043] |