diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.98 2006/03/07 20:58:53 dgp Exp $ +RCS: @(#) $Id: changes,v 1.99 2006/03/13 20:42:21 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -6700,6 +6700,10 @@ Reduces the ***POTENTIAL INCOMPATIBILITY*** from 2005-05-17. 2006-03-06 (bug fix)[1439836,1444291] fix TCL_EVAL_{GLOBAL,INVOKE} handling when auto-loading or exec traces are present (porter) +2006-03-10 (bug fix)[1437595] Win socket finalize with threads (vasiljevic) + +2005-03-13 (revert 2005-07-26 change) ${prefix}/share on ::tcl_pkgPath (porter) + (platform support) Use of _ANSI_ARGS_ purged. ANSI compiler required (fellows) Documentation improvements [1211078,1190891,1292427,1277503,1104682,1359183, |