summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index bd337c2..71a4025 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2005-06-22 Don Porter <dgp@users.sourceforge.net>
+
+ *** 8.4.11 TAGGED FOR RELEASE ***
+
+ * tests/safe.test: Backport performance improvement from
+ reduced $::auto_path.
+
2005-06-21 Pat Thoyts <patthoyts@users.sourceforge.net>
* tests/winDde.test: Added some waits to the dde server script to
@@ -7,8 +14,6 @@
2005-06-21 Kevin Kenny <kennykb@acm.org>
- *** 8.4.11 TAGGED FOR RELEASE ***
-
* generic/tclFileName.c: Corrected a problem where a directory name
containing a colon can crash the process on Windows [Bug 1194458].
* tests/fileName.test: Added test for [file split] and