From ee637cf09685ba523bf11f70708f24a29d50b74e Mon Sep 17 00:00:00 2001 From: dgp Date: Wed, 29 Mar 2006 16:34:53 +0000 Subject: * changes: Updates for another RC. --- ChangeLog | 6 ++++-- changes | 4 +++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0233f80..0966c2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2006-03-29 Don Porter + *** 8.5a4 TAGGED FOR RELEASE *** + + * changes: Updates for another RC. + * generic/tclExecute.c: Revised INST_MOD implementation to do calculations in native types as much as possible, moving to mp_ints only when necessary. @@ -56,8 +60,6 @@ optimized handling of the tclBooleanType by the TclGetBooleanFromObj macro. - *** 8.5a4 TAGGED FOR RELEASE *** - * changes: Updates for another RC. 2006-03-25 Don Porter diff --git a/changes b/changes index dce678f..1377322 100644 --- a/changes +++ b/changes @@ -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, -- cgit v0.12