diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-10-25 21:52:41 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-10-25 21:52:41 (GMT) |
commit | 6855a1fa6afb4654fbdd7614af54edae396a2474 (patch) | |
tree | 27bdc1f33a2882d221375cb5fda96a0a67137056 /ChangeLog | |
parent | 2ddf71d5d424c34dfbcc0b9f55cf9baeabbe9e4b (diff) | |
download | tcl-6855a1fa6afb4654fbdd7614af54edae396a2474.zip tcl-6855a1fa6afb4654fbdd7614af54edae396a2474.tar.gz tcl-6855a1fa6afb4654fbdd7614af54edae396a2474.tar.bz2 |
Remove some of the contortions from cmdAH-8.45
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-10-25 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * tests/cmdAH.test (cmdAH-8.45): Simplify in the hope that the + reasons for [Bug 1053908] will become clearer. + 2004-10-25 Don Porter <dgp@users.sourceforge.net> * generic/tclExecute.c (IllegalExprOperandType,TclExecuteByteCode): |