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 c195cc4..67b3781 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,9 @@
foreach f [glob *] { # action and/or recursion on $f }
cd ..
+ * generic/tclTest.c: Fix for [Bug 683181] where test suite
+ left files in 'tmp'.
+
2003-02-08 Jeff Hobbs <jeffh@ActiveState.com>
* library/safe.tcl: code cleanup of eval and string comp use.