summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenn <jenn>1999-08-31 21:43:44 (GMT)
committerjenn <jenn>1999-08-31 21:43:44 (GMT)
commitcd2628004480960ab30a03f2335ad7e62bf50a50 (patch)
treebeb4b00eee3228af437c0afdc447fec8955d5a98 /ChangeLog
parentf2ae9ef8a49554c65b714965c05b1dab7b9a04c4 (diff)
downloadtcl-cd2628004480960ab30a03f2335ad7e62bf50a50.zip
tcl-cd2628004480960ab30a03f2335ad7e62bf50a50.tar.gz
tcl-cd2628004480960ab30a03f2335ad7e62bf50a50.tar.bz2
* library/tcltest1.0/tcltest.tcl:
* doc/tcltest.n: * tests/README: Modified testConstraints variable so that it isn't unset every time ::tcltest::initConstraints is called and cleaned up documentation in the README file and the man page.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32a5001..70d48ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+1999-08-31 Jennifer Hom <jenn@scriptics.com>
+
+ * library/tcltest1.0/tcltest.tcl:
+ * doc/tcltest.n:
+ * tests/README: Modified testConstraints variable so that it isn't
+ unset every time ::tcltest::initConstraints is called and cleaned up
+ documentation in the README file and the man page.
+
1999-08-27 Jennifer Hom <jenn@scriptics.com>
* library/tcltest1.0/tcltest.tcl: Modified tcltest so that