summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--changes12
2 files changed, 14 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index 51dfa0f..0df27ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-08-24 Don Porter <dgp@users.sourceforge.net>
+
+ *** 8.5.9 TAGGED FOR RELEASE ***
+
+ * changes: Update for 8.5.9 release.
+
2010-08-23 Kevin B. Kenny <kennykb@acm.org>
* library/tzdata/Africa/Cairo:
@@ -37,8 +43,6 @@
2010-08-05 Don Porter <dgp@users.sourceforge.net>
- *** 8.5.9 TAGGED FOR RELEASE ***
-
* changes: Update for 8.5.9 release.
2010-08-04 Jeff Hobbs <jeffh@ActiveState.com>
diff --git a/changes b/changes
index 8e52ddc..76911b0 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.136.2.24 2010/08/05 17:12:51 uid37551 Exp $
+RCS: @(#) $Id: changes,v 1.136.2.25 2010/08/24 18:30:30 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -7467,10 +7467,14 @@ memory with buffer backup (ferrieux)
2010-07-28 (bug fix)[3037525] crash deleting vars @ callframe pop (sofer)
-2010-08-02 tzdata updated to Olson's tzdata2010k (kenny)
-
2010-08-04 (bug fix)[3034840] mem corrupt when refchan loses interp (kupries)
2010-08-04 (enhancement) Win [load] use LOAD_WITH_ALTERED_SEARCH_PATH (hobbs)
---- Released 8.5.9, August 13, 2010 --- See ChangeLog for details ---
+2010-08-12 (bug fix)[2826551] line-sensitive matching in regexp (dejong)
+
+2010-08-19 (bug fix)[3048354] buffer overflow detect in Fortify build (fellows)
+
+2010-08-23 tzdata updated to Olson's tzdata2010l (kenny)
+
+--- Released 8.5.9, August 31, 2010 --- See ChangeLog for details ---