summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-11-10 18:30:37 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-11-10 18:30:37 (GMT)
commit3b1188db0613694c7f2529386464c9ef96e8bca3 (patch)
tree7b37249e8261b4811521d06a7661ee02c5617896 /ChangeLog
parent9cbce5efc355585cae58e0f20411f60dc7146b1c (diff)
downloadtcl-3b1188db0613694c7f2529386464c9ef96e8bca3.zip
tcl-3b1188db0613694c7f2529386464c9ef96e8bca3.tar.gz
tcl-3b1188db0613694c7f2529386464c9ef96e8bca3.tar.bz2
Make cmdIL.test more self-contained [Bug 838384]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 283eb78..67ce306 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-11-10 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * tests/cmdIL.test: Stopped cmdIL-5.5 from stomping over the test
+ command, and updated the tests to use some tcltest2 features in
+ relation to cleanup. [Bug 838384]
+
2003-11-10 Vince Darley <vincentdarley@users.sourceforge.net>
* generic/tclCmdAH.c: