summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-06-27 17:31:05 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-06-27 17:31:05 (GMT)
commitc786998259f7f97b6ad092ff9ff7c75107ef72af (patch)
tree091cb0013d1ac2e322ec6b4d4004b41dabcc994d /ChangeLog
parentd803b5d6f6c5b0536c4b9ea252cb2e9312dc8302 (diff)
downloadtcl-c786998259f7f97b6ad092ff9ff7c75107ef72af.zip
tcl-c786998259f7f97b6ad092ff9ff7c75107ef72af.tar.gz
tcl-c786998259f7f97b6ad092ff9ff7c75107ef72af.tar.bz2
* Made sure that the TCLTEST_OPTIONS
environment variablle configures tcltest at package load time.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d5447ad..63238e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-06-27 Don Porter <dgp@users.sourceforge.net>
+
+ * library/tcltest/tcltest.tcl: Made sure that the TCLTEST_OPTIONS
+ environment variablle configures tcltest at package load time.
+
2002-06-26 Vince Darley <vincentdarley@users.sourceforge.net>
* tests/fileSystem.test: