diff options
author | dgp <dgp@users.sourceforge.net> | 2006-12-07 16:12:03 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-12-07 16:12:03 (GMT) |
commit | f8463183ef49bf565f28e19104f766028cc2ac53 (patch) | |
tree | e478aa3a8f54a05902868e67749df5b92e2ca5fa /ChangeLog | |
parent | 3d32276e6df1f709eac7831bcc5e089b45d48e25 (diff) | |
download | tcl-f8463183ef49bf565f28e19104f766028cc2ac53.zip tcl-f8463183ef49bf565f28e19104f766028cc2ac53.tar.gz tcl-f8463183ef49bf565f28e19104f766028cc2ac53.tar.bz2 |
* tests/mathop.test: Commmitted several new tests from Peter Spjuth
found in [Patch 157837]. Many failures now demonstrate issues to
fix in the TIP 174 implementation.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-12-07 Don Porter <dgp@users.sourceforge.net> + + * tests/mathop.test: Commmitted several new tests from Peter Spjuth + found in [Patch 157837]. Many failures now demonstrate issues to + fix in the TIP 174 implementation. + 2006-12-07 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * tests/mathop.test: Added tests for ! ~ eq operators. |