diff options
-rw-r--r-- | ChangeLog | 8 | ||||
-rw-r--r-- | changes | 4 |
2 files changed, 9 insertions, 3 deletions
@@ -1,3 +1,9 @@ +2006-03-27 Don Porter <dgp@users.sourceforge.net> + + *** 8.5a4 TAGGED FOR RELEASE *** + + * changes: Updates for another RC. + 2006-03-25 Don Porter <dgp@users.sourceforge.net> * generic/tclExecute.c: Corrections to INST_EXPON detection of @@ -40,8 +46,6 @@ 2006-03-21 Don Porter <dgp@users.sourceforge.net> - *** 8.5a4 TAGGED FOR RELEASE *** - * changes: Updates for another RC. * generic/tclStrToD.c: One of the branches of AccumulateDecimalDigit @@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.100 2006/03/21 21:05:35 dgp Exp $ +RCS: @(#) $Id: changes,v 1.101 2006/03/27 16:13:56 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -6718,6 +6718,8 @@ no other errors (darley) 2006-03-21 (platform enhancement)[823329] HFS globbing support (steffen) +2006-03-23 (platform suppirt) updated tcl.spec file (max) + (platform support) Use of _ANSI_ARGS_ purged. ANSI compiler required (fellows) Documentation improvements [1211078,1190891,1292427,1277503,1104682,1359183, |