summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 33fd297..d0c1f29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-04-21 Jeff Hobbs <jeffh@ActiveState.com>
+
+ *** 8.5a6 TAGGED FOR RELEASE ***
+
2007-04-20 Miguel Sofer <msofer@users.sf.net>
* generic/tclListObj.c (SetListFromAny): avoid discarding internal
@@ -1132,7 +1136,7 @@
* generic/tclMathOp.c (new file): Completed the implementation of the
interpreted versions of all the tcl::mathop commands. Moved to a new
- file to make tclCompCmds.c more focussed in purpose.
+ file to make tclCompCmds.c more focused in purpose.
2006-11-23 Donal K. Fellows <dkf@users.sf.net>