diff options
author | dgp <dgp@users.sourceforge.net> | 2002-07-03 00:41:38 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-07-03 00:41:38 (GMT) |
commit | 05a656a52a101ad5b81f2f2bc1dbaa8575ec8790 (patch) | |
tree | 05fd132d0694c206fef1378d04ef542e6b5a1f1b /ChangeLog | |
parent | 081bc1616432a2bdd7671f9a6b005427634cdcee (diff) | |
download | tcl-05a656a52a101ad5b81f2f2bc1dbaa8575ec8790.zip tcl-05a656a52a101ad5b81f2f2bc1dbaa8575ec8790.tar.gz tcl-05a656a52a101ad5b81f2f2bc1dbaa8575ec8790.tar.bz2 |
* doc/tcltest.n: more refinements of the documentation.
* library/tcltest/tcltest.tcl: Added trace to be sure the stdio
constraint is updated whenever the [interpreter] changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -4,6 +4,11 @@ 2002-07-02 Don Porter <dgp@users.sourceforge.net> + * doc/tcltest.n: more refinements of the documentation. + + * library/tcltest/tcltest.tcl: Added trace to be sure the stdio + constraint is updated whenever the [interpreter] changes. + * doc/tcltest.n: Reverted [makeFile] and [viewFile] to * library/tcltest/tcltest.tcl: their former behavior, and documented * tests/cmdAH.test: it. Corrected misspelling of hook |