diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.102 2006/03/27 16:48:16 dgp Exp $ +RCS: @(#) $Id: changes,v 1.103 2006/03/29 16:34:54 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -6720,6 +6720,8 @@ no other errors (darley) 2006-03-23 (platform support) updated tcl.spec file (max) +2006-03-28 (bug fix)[1064247] BSD: path normalization with realpath() (steffen) + (platform support) Use of _ANSI_ARGS_ purged. ANSI compiler required (fellows) Documentation improvements [1211078,1190891,1292427,1277503,1104682,1359183, |