summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
1 files changed, 4 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 73c9770..8d96378 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-10-18 Don Porter <dgp@users.sourceforge.net>
+
+ *** 8.5a5 TAGGED FOR RELEASE ***
+
2006-10-17 Miguel Sofer <msofer@users.sf.net>
* generic/tclInterp.c (ApplyObjCmd): fixed bad error in 2006-10-12
@@ -11,8 +15,6 @@
2006-10-16 Andreas Kupries <andreask@activestate.com>
- *** 8.5a5 TAGGED FOR RELEASE ***
-
* generic/tclBasic.c: Moved TIP#219 cleanup to DeleteInterpProc.
2006-10-16 Daniel Steffen <das@users.sourceforge.net>