diff options
-rw-r--r-- | changes | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.77 2003/02/28 23:12:14 kennykb Exp $ +RCS: @(#) $Id: changes,v 1.78 2003/03/03 17:14:10 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -5699,6 +5699,7 @@ function now correctly returns 1 during Tcl_Finalize processing. 2003-01-09 (bug fix)[634151] [file (a|m)time $nonASCIIpath $time] now works 2003-01-16 (bug fix) dde eval with {} service name does not crash. +=> dde 1.2.1 2003-01-16 (bug fix)[635200,655645,615043,571385] many command trace fixes |