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 | 85a12d44206a4671aacb86bd3b3df30cd0289739 (patch) | |
tree | 1c89029147975d7af3f9424f84bc33ed6e75aa97 | |
parent | 650ba88da9977e976dfdfbf53e6b528884b6bbd2 (diff) | |
download | tcl-85a12d44206a4671aacb86bd3b3df30cd0289739.zip tcl-85a12d44206a4671aacb86bd3b3df30cd0289739.tar.gz tcl-85a12d44206a4671aacb86bd3b3df30cd0289739.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) |