summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog8
-rw-r--r--changes7
2 files changed, 12 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 4946936..f67d5a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-12 Don Porter <dgp@users.sourceforge.net>
+
+ *** 8.5.4 TAGGED FOR RELEASE ***
+
+ * changes: Update for 8.5.4 release.
+
2008-08-11 Pat Thoyts <patthoyts@users.sourceforge.net>
* library/http/http.tcl: Remove 8.5 requirement.
@@ -37,8 +43,6 @@
2008-08-08 Don Porter <dgp@users.sourceforge.net>
- *** 8.5.4 TAGGED FOR RELEASE ***
-
* generic/tcl.h: Bump to 8.5.4 for release.
* library/init.tcl:
* tools/tcl.wse.in:
diff --git a/changes b/changes
index e6be293..7e91cca 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.136.2.8 2008/08/08 20:42:42 dgp Exp $
+RCS: @(#) $Id: changes,v 1.136.2.9 2008/08/12 14:43:26 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -7239,4 +7239,9 @@ variables without "." added to customization hooks (kupries)
2008-08-08 tzdata updated to Olson's tzdata2008e (kenny)
+2008-08-11 (bug fix)[2046846] 64bit support for http zlib crc (thoyts)
+=> http 2.7.1
+
+2008-08-11 (enhancement) automatic [package provide] for TMs (kupries)
+
--- Released 8.5.4, August 15, 2008 --- See ChangeLog for details ---