summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-02-26 00:30:51 (GMT)
committerhobbs <hobbs>2004-02-26 00:30:51 (GMT)
commit04c0b11f75a9f5f3c0e1071888e36223d3117a1a (patch)
treeba51a24c35f987a831530da01b7efd14ee5c4476
parentef0b541994832ec80dd874d09c0887d2f55716aa (diff)
downloadtcl-04c0b11f75a9f5f3c0e1071888e36223d3117a1a.zip
tcl-04c0b11f75a9f5f3c0e1071888e36223d3117a1a.tar.gz
tcl-04c0b11f75a9f5f3c0e1071888e36223d3117a1a.tar.bz2
moved core-8-4-6 release tag
-rw-r--r--ChangeLog6
1 files changed, 2 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 84920be..60fbdc7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2004-02-25 Don Porter <dgp@users.sourceforge.net>
+ *** 8.4.6 TAGGED FOR RELEASE ***
+
* tests/basic.test: Made several tests more robust to the
* tests/cmdMZ.test: list-quoting of path names that might
* tests/exec.test: contain Tcl-special chars like { or [.
@@ -29,10 +31,6 @@
but fails for other values. Thanks go to
Patrick Samson for pointing this out.
-2004-02-17 Jeff Hobbs <jeffh@ActiveState.com>
-
- *** 8.4.6 TAGGED FOR RELEASE ***
-
2004-02-17 Don Porter <dgp@users.sourceforge.net>
* doc/tcltest.n: