diff options
author | dgp <dgp@users.sourceforge.net> | 2008-08-08 20:42:42 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-08-08 20:42:42 (GMT) |
commit | 3ba6d317dcfec1b726cb470ea9622c10124425e9 (patch) | |
tree | 1c89029147975d7af3f9424f84bc33ed6e75aa97 | |
parent | 2b563b0fd01341d6995a8fcea3e9db26708389f4 (diff) | |
download | tcl-3ba6d317dcfec1b726cb470ea9622c10124425e9.zip tcl-3ba6d317dcfec1b726cb470ea9622c10124425e9.tar.gz tcl-3ba6d317dcfec1b726cb470ea9622c10124425e9.tar.bz2 |
typos
-rw-r--r-- | changes | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.136.2.7 2008/08/08 15:41:10 kennykb Exp $ +RCS: @(#) $Id: changes,v 1.136.2.8 2008/08/08 20:42:42 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -7233,9 +7233,9 @@ variables without "." added to customization hooks (kupries) 2008-07-21 (bug fix)[2015723] [file] bad use of inodes on Windows (thoyts) -2008-07-21 (enhancment) [info frame] returns file data in more cases (kupries) +2008-07-21 (enhancement) [info frame] returns file data in more cases (kupries) -2008-07-29 (bug fix) fix rare panic in TclStackFree (pasadyn,sofer) +2008-07-29 (bug fix)[2030670] fix rare panic in TclStackFree (pasadyn,sofer) 2008-08-08 tzdata updated to Olson's tzdata2008e (kenny) |