summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--changes10
2 files changed, 11 insertions, 7 deletions
diff --git a/ChangeLog b/ChangeLog
index 4de1d7b..8f5531a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-04-15 Don Porter <dgp@users.sourceforge.net>
+
+ *** 8.5.7 TAGGED FOR RELEASE ***
+
+ * changes: Update for 8.5.7 release.
+
2009-04-14 Stuart Cassoff <stwo@users.sourceforge.net>
* unix/tcl.m4: Removed -Wno-implicit-int from CFLAGS_WARNING.
@@ -9,8 +15,6 @@
2009-04-10 Don Porter <dgp@users.sourceforge.net>
- *** 8.5.7 TAGGED FOR RELEASE ***
-
* changes: Update for 8.5.7 release.
* generic/tcl.h: Bump to 8.5.7 for release.
diff --git a/changes b/changes
index 81ffbf5..956d199 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.136.2.15 2009/04/13 16:20:52 dgp Exp $
+RCS: @(#) $Id: changes,v 1.136.2.16 2009/04/15 13:42:43 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -7305,7 +7305,7 @@ among multiple interps (kupries)
2009-02-20 (bug fix)[2571597] [file pathtype /a] wrong result (nadkarni,porter)
-2009-03-15 (platform support) translate SIGINO where defined (BSD) (teterin)
+2009-03-15 (platform support) translate SIGINFO where defined (BSD) (teterin)
2009-03-18 (bug fix)[2688184] memleak in [file normalize] (mistachkin)
@@ -7326,10 +7326,10 @@ among multiple interps (kupries)
2009-04-09 (bug fix)[26245326] [http::geturl] connection failures (golovan)
=> http 2.7.3
-2009-04-09 tzdata updated to Olson's tzdata2009e (kenny)
-
2009-04-10 (new feature) Darwin: embeddable CoreFoundation notifier (steffen)
2009-04-10 (bug fix)[1961211] Darwin [load] back-compatibility (steffen)
---- Released 8.5.7, April 10, 2009 --- See ChangeLog for details ---
+2009-04-14 tzdata updated to Olson's tzdata2009f (kenny)
+
+--- Released 8.5.7, April 15, 2009 --- See ChangeLog for details ---