summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-09-10 09:31:52 (GMT)
committerhobbs <hobbs>2002-09-10 09:31:52 (GMT)
commit4aef9a98da255c332b47645bdebb221d2c1b6bba (patch)
treeb960d0fd4a93e4365d3afbf5e07cb3ff0c040461
parent2e228ff97145d99a401aa0a668b02a395b726d2b (diff)
downloadtcl-4aef9a98da255c332b47645bdebb221d2c1b6bba.zip
tcl-4aef9a98da255c332b47645bdebb221d2c1b6bba.tar.gz
tcl-4aef9a98da255c332b47645bdebb221d2c1b6bba.tar.bz2
noted sep 10 release date for 8.4.0core_8_4_0
-rw-r--r--ChangeLog6
-rw-r--r--changes4
2 files changed, 7 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index b510ecd..be9d698 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-09-10 Jeff Hobbs <jeffh@ActiveState.com>
+
+ *** 8.4.0 TAGGED FOR RELEASE ***
+
2002-09-06 Don Porter <dgp@users.sourceforge.net>
* doc/file.n: Format correction, and clarified [file normalize]
@@ -19,7 +23,7 @@
Hemang Lavana for the fix. [Bug 604609]
* generic/tclVar.c (TclDeleteVars): Corrected logic for setting the
- TCL_INTERP_DESTROYED flag when calling variable traces. [Tk Bug 605121]
+ TCL_INTERP_DESTROYED flag when calling variable traces. [Tk Bug 605121]
2002-09-04 Miguel Sofer <msofer@users.sourceforge.net>
diff --git a/changes b/changes
index 2f73d0f..4669ed2 100644
--- a/changes
+++ b/changes
@@ -1,6 +1,6 @@
Recent user-visible changes to Tcl:
-RCS: @(#) $Id: changes,v 1.72 2002/09/08 23:42:28 hobbs Exp $
+RCS: @(#) $Id: changes,v 1.73 2002/09/10 09:31:52 hobbs Exp $
1. No more [command1] [command2] construct for grouping multiple
commands on a single command line.
@@ -5600,4 +5600,4 @@ Considerable cleanup of the test suite.
2002-09-02 (platfrom support) 64-bit compile on HP-11 (martin)
---- Released 8.4.0, September X, 2002 --- See ChangeLog for details ---
+--- Released 8.4.0, September 10, 2002 --- See ChangeLog for details ---