summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b1700d..1675ab2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,9 @@
* library/tcltest/tcltest.tcl: Corrected [uplevel] quoting when
[source]-ing test script in subdirectories.
+ * tests/fileName.test:
+ * tests/load.test:
+ * tests/main.test:
* tests/tcltest.test: Fixes to test suite when there's a space
in the working path. Thanks to Kevin Kenny.