summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog6
-rw-r--r--changes7
2 files changed, 11 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 46ff727..e713337 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-08 Don Porter <dgp@users.sourceforge.net>S
+
+ * changes: Updates for 8.6a2 release.
+
2008-08-11 Pat Thoyts <patthoyts@users.sourceforge.net>
* library/http/http.tcl: Remove 8.5 requirement.
@@ -57,7 +61,7 @@
* tests/lrange.test (lrange-1.17): add test cleanup; whitespace.
-2008-08-08 Don Porter <dgp@users.sourceforge.net>S
+2008-08-08 Don Porter <dgp@users.sourceforge.net>
* changes: Updates for 8.6a2 release.
diff --git a/changes b/changes
index 4421762..7cfe44a 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.143 2008/08/08 20:56:18 dgp Exp $
+RCS: @(#) $Id: changes,v 1.144 2008/08/12 15:00:23 dgp Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -7284,4 +7284,9 @@ in a deleted interp. (porter)
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.6a2, August 15, 2008 --- See ChangeLog for details ---