diff options
author | Kevin B Kenny <kennykb@acm.org> | 2004-07-06 20:17:08 (GMT) |
---|---|---|
committer | Kevin B Kenny <kennykb@acm.org> | 2004-07-06 20:17:08 (GMT) |
commit | b7a17dd6698402d0a310eea11b8969e79d2f3680 (patch) | |
tree | 6e6b24050342ef291bbc5bd410d09a3b7aeaa8be /ChangeLog | |
parent | 9bab74701d98f139b8d5d9042f5695a6eb5c6c2c (diff) | |
download | tcl-b7a17dd6698402d0a310eea11b8969e79d2f3680.zip tcl-b7a17dd6698402d0a310eea11b8969e79d2f3680.tar.gz tcl-b7a17dd6698402d0a310eea11b8969e79d2f3680.tar.bz2 |
* tests/cmdMZ.test (cmdMZ-return-2.15,cmdMZ-return-2.16):
Added a test that a return code containing spaces is correctly
returned.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-07-06 Kevin B. Kenny <kennykb@acm.org> + + * tests/cmdMZ.test (cmdMZ-return-2.15,cmdMZ-return-2.16): + Added a test that a return code containing spaces is correctly + returned. + 2004-07-06 Donal K. Fellows <donal.k.fellows@man.ac.uk> * tools/man2html2.tcl (IPmacro, setTabs): Added support for the |