diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-09-23 Don Porter <dgp@users.sourceforge.net> + + * generic/tclCmdAH.c (Tcl_ExprObjCmd): Simplified the TclObjCmdProc + of [expr] with a call to Tcl_ConcatObj. + 2004-09-22 Don Porter <dgp@users.sourceforge.net> * generic/tclCmdMZ.c (TclProcessReturn): Support the -errorline |