diff options
author | dgp <dgp@users.sourceforge.net> | 2006-03-27 16:48:16 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2006-03-27 16:48:16 (GMT) |
commit | ebc6052351a702f64995fa97024d989464aebdc9 (patch) | |
tree | e64a56eca1bbc8e30a30881a1667afbbece7d072 /changes | |
parent | 4430650095b18d62aabcfaeccc713dd3f709cd79 (diff) | |
download | tcl-ebc6052351a702f64995fa97024d989464aebdc9.zip tcl-ebc6052351a702f64995fa97024d989464aebdc9.tar.gz tcl-ebc6052351a702f64995fa97024d989464aebdc9.tar.bz2 |
typo
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.101 2006/03/27 16:13:56 dgp Exp $ +RCS: @(#) $Id: changes,v 1.102 2006/03/27 16:48:16 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -6718,7 +6718,7 @@ no other errors (darley) 2006-03-21 (platform enhancement)[823329] HFS globbing support (steffen) -2006-03-23 (platform suppirt) updated tcl.spec file (max) +2006-03-23 (platform support) updated tcl.spec file (max) (platform support) Use of _ANSI_ARGS_ purged. ANSI compiler required (fellows) |