diff options
author | ericm <ericm@noemail.net> | 2000-06-05 23:27:37 (GMT) |
---|---|---|
committer | ericm <ericm@noemail.net> | 2000-06-05 23:27:37 (GMT) |
commit | c824174c99c33fc27b93ab3739973e14e592e805 (patch) | |
tree | 0cf5bc745a78cdad3a2d648d03bf3753b397aba5 /changes | |
parent | 44c408885d45e0a68d8a493087374cb5a00cbfdc (diff) | |
download | tcl-c824174c99c33fc27b93ab3739973e14e592e805.zip tcl-c824174c99c33fc27b93ab3739973e14e592e805.tar.gz tcl-c824174c99c33fc27b93ab3739973e14e592e805.tar.bz2 |
Added "released 8.4a1" line
FossilOrigin-Name: addb8dc38ed0bba9866637b1bfaac2089872a4e6
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.58 2000/06/05 23:14:15 ericm Exp $ +RCS: @(#) $Id: changes,v 1.59 2000/06/05 23:27:38 ericm Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -4920,3 +4920,5 @@ pattern matching for [array names] (gazetta) 2000-05-31 (feature enhancement) added -nocomplain and -- flags to [unset] to allow for silent unset operation (hobbs) + +--- Released 8.4a1, June 6, 2000 --- See ChangeLog for details --- |