diff options
author | dgp@users.sourceforge.net <dgp> | 2008-08-08 20:42:42 (GMT) |
---|---|---|
committer | dgp@users.sourceforge.net <dgp> | 2008-08-08 20:42:42 (GMT) |
commit | d16b86f94ac9bffa79a02435a7a249fd7ebbd4df (patch) | |
tree | 1c89029147975d7af3f9424f84bc33ed6e75aa97 /changes | |
parent | 3ca692dcb73ef86d1eb810c6eb7a5e9c32fb7250 (diff) | |
download | tcl-d16b86f94ac9bffa79a02435a7a249fd7ebbd4df.zip tcl-d16b86f94ac9bffa79a02435a7a249fd7ebbd4df.tar.gz tcl-d16b86f94ac9bffa79a02435a7a249fd7ebbd4df.tar.bz2 |
typos
Diffstat (limited to 'changes')
-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) |