diff options
author | dgp <dgp@users.sourceforge.net> | 2005-11-08 22:09:56 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-11-08 22:09:56 (GMT) |
commit | 0858363994f17b11098d2b124fdce2c97873dfe3 (patch) | |
tree | 6ca86be350df2d14f7d11f4b8c1cb46ba3d42829 /ChangeLog | |
parent | d52223d5e4323db65d3b9753c8b3f3893a243e74 (diff) | |
download | tcl-0858363994f17b11098d2b124fdce2c97873dfe3.zip tcl-0858363994f17b11098d2b124fdce2c97873dfe3.tar.gz tcl-0858363994f17b11098d2b124fdce2c97873dfe3.tar.bz2 |
* tests/compExpr-old.test: Updated tests with changed behavior
due to addition of bignums.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2005-11-08 Don Porter <dgp@users.sourceforge.net> + * tests/compExpr-old.test: Updated tests with changed behavior + due to addition of bignums. + * tests/expr.test: Portable tests expr-46.13-18 [Bug 1341368] * generic/tclPkg.c: Corrected inconsistencies in the value returned |