diff options
author | hobbs <hobbs@noemail.net> | 2005-09-29 23:16:29 (GMT) |
---|---|---|
committer | hobbs <hobbs@noemail.net> | 2005-09-29 23:16:29 (GMT) |
commit | ad7b243a7bb88527e0ad871f80c93a4f8ef55b13 (patch) | |
tree | efa0c5c468fdb7622cbd1b156b88e24c1700ae46 /ChangeLog | |
parent | 689adac7d8bf1547ab2e1b40f17bdcf084fb2b54 (diff) | |
download | tcl-ad7b243a7bb88527e0ad871f80c93a4f8ef55b13.zip tcl-ad7b243a7bb88527e0ad871f80c93a4f8ef55b13.tar.gz tcl-ad7b243a7bb88527e0ad871f80c93a4f8ef55b13.tar.bz2 |
implementation for TIP #255, expr min/max
FossilOrigin-Name: 5e48c91234ebf451dfa90025b351b78b47cf3560
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-09-29 Jeff Hobbs <jeffh@ActiveState.com> + + * doc/mathfunc.n: implementation for TIP #255, expr min/max + * library/init.tcl: + * tests/info.test, tests/expr-old.test: + 2005-09-27 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * tests/binary.test (binary-14.18): Added test for [Bug 1116542] |