summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2003-04-01 21:13:04 (GMT)
committerdgp <dgp@users.sourceforge.net>2003-04-01 21:13:04 (GMT)
commit68febb66350aa26c585f191960ccb474d5c75b36 (patch)
treefd003123df18c0171edd53a1ba137c8a65420d30 /ChangeLog
parent6f64bc5e648aeac1e18e902f794da65be949c076 (diff)
downloadtcl-68febb66350aa26c585f191960ccb474d5c75b36.zip
tcl-68febb66350aa26c585f191960ccb474d5c75b36.tar.gz
tcl-68febb66350aa26c585f191960ccb474d5c75b36.tar.bz2
* tests/README: Direct [source] of *.test files is no longer
recommended. The tests/*.test files should only be evaluated under the control of the [runAllTests] command in tests/all.tcl.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39dc1bb..aac78fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-04-01 Don Porter <dgp@users.sourceforge.net>
+
+ * tests/README: Direct [source] of *.test files is no longer
+ recommended. The tests/*.test files should only be evaluated under
+ the control of the [runAllTests] command in tests/all.tcl.
+
2003-03-27 Miguel Sofer <msofer@users.sf.net>
* tests/encoding.test: