summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 9 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index c8d14e3..de5aa4a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-08-03 Don Porter <dgp@users.sourceforge.net>
+
+ * changes: Update for 8.5.9 release.
+
2010-08-02 Kevin B. Kenny <kennykb@users.sf.net>
* library/tzdata/America/Bahia_Banderas:
@@ -16,14 +20,14 @@
2010-07-25 Jan Nijtmans <nijtmans@users.sf.net>
- * generic/tclInt.h [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6
- * generic/tclBasic.c revert tclInt.h to what it was before, and relax the relation
- between Tcl_CallFrame and CallFrame.
+ * generic/tclInt.h: [Bug 3030870] make itcl 3.x built with pre-8.6
+ * generic/tclBasic.c: work in 8.6 revert tclInt.h to what it was
+ before, and relax the relation between Tcl_CallFrame and CallFrame.
2010-07-17 Jan Nijtmans <nijtmans@users.sf.net>
- * generic/tcl.h [Bug 3030870] make itcl 3.x built with pre-8.6 work in 8.6
- * generic/tclInt.h
+ * generic/tcl.h: [Bug 3030870] make itcl 3.x built with
+ * generic/tclInt.h: pre-8.6 work in 8.6
2010-07-02 Donal K. Fellows <dkf@users.sf.net>