diff options
author | kennykb <kennykb@noemail.net> | 2005-08-29 17:54:20 (GMT) |
---|---|---|
committer | kennykb <kennykb@noemail.net> | 2005-08-29 17:54:20 (GMT) |
commit | e2eb030ce1453fbdc887faef37136d183b9a63da (patch) | |
tree | edf9ee5f43138efd8908e68af37096c88098fbc5 /ChangeLog | |
parent | cb36c1abd2ac064ac995dbecc5b5d1572e6ab18a (diff) | |
download | tcl-e2eb030ce1453fbdc887faef37136d183b9a63da.zip tcl-e2eb030ce1453fbdc887faef37136d183b9a63da.tar.gz tcl-e2eb030ce1453fbdc887faef37136d183b9a63da.tar.bz2 |
renumber expr-39.* to expr-46.*
FossilOrigin-Name: 484771b6201f1e1b6b25215af32c23179bbd97ae
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] |