diff options
author | ericm <ericm> | 2000-06-05 23:27:38 (GMT) |
---|---|---|
committer | ericm <ericm> | 2000-06-05 23:27:38 (GMT) |
commit | 8dff4f9ee0dd66f23d426470decf22aab268f11d (patch) | |
tree | 0cf5bc745a78cdad3a2d648d03bf3753b397aba5 /changes | |
parent | f83afdc2096ffbd38c7dca80491723560c673687 (diff) | |
download | tcl-8dff4f9ee0dd66f23d426470decf22aab268f11d.zip tcl-8dff4f9ee0dd66f23d426470decf22aab268f11d.tar.gz tcl-8dff4f9ee0dd66f23d426470decf22aab268f11d.tar.bz2 |
Added "released 8.4a1" line
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 --- |