From cf4b1edbfacfdd19da397d3216242cd574208661 Mon Sep 17 00:00:00 2001 From: dgp Date: Fri, 1 Mar 2002 21:26:14 +0000 Subject: updated changes file for 8.4a4 release --- changes | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/changes b/changes index 5f9b0e9..4e74309 100644 --- a/changes +++ b/changes @@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.64 2002/02/27 04:36:38 dgp Exp $ +RCS: @(#) $Id: changes,v 1.65 2002/03/01 21:26:14 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -5296,7 +5296,7 @@ enable all compile and execution tracing (sofer) 2001-09-19 (performance enhancement) bytecompiled [string match] (hobbs) -2001-10-15 (new feature)[TIP 35] serial channel configuration (schroedter) +2001-10-15 (new feature)[TIP 35] serial channel configuration: Win (schroedter) 2001-11-06 (bug fix)[478856] loss of fileevents due to short reads (kupries) @@ -5307,6 +5307,7 @@ enable all compile and execution tracing (sofer) 2001-11-07 (new feature) Support --include-dir= and --libdir= options to configure. Store in tclConfig.sh as TCL_INCLUDE_SPEC and TCL_LIB_SPEC. (dejong) + **POTENTIAL INCOMPATIBILITY*** 2001-11-08 (new feature) Enable --enable-threads on FreeBSD (dejong) @@ -5394,6 +5395,33 @@ platforms and ability to work with >2GiB files. Extends many commands. See ChangeLog and TIP for details. **POTENTIAL INCOMPATIBILITY*** +2002-02-22 (bug fix)[476537] Fix panic when loading shared library without +proper use of stubs on platform without backlinking (porter) + +2002-02-22 (new feature) 64-bit support for xlc compiler on AIX-4 (hobbs) + +2002-02-22 (new feature)[521560] Removed limits on filename length and format +[source]able through the Safe Base (hobbs) + +2002-02-22 (performance enhancement) optimized bytecodes for [if], [for], +[while] and constant conditions (sofer) + +2002-02-22 (new feature)[TIP 76] [regsub] can now return result (fellows) + +2002-02-25 (bug fix)[495207] buffer overrun when closing ] left out of argument +to [subst] (sofer, english) + +2002-02-25 (bug fix)[514392] [load] updated for Mac OS X 10.1 (steffen) + +2002-02-26 (bug fix) [info hostname] choked on names >31 characters (hobbs) + +2002-02-26 (new feature)[TIP 35] serial channel configuration: Unix (schroedter) + +2002-02-25 (bug fix)[483575] [fconfigure ... -error] now no-op on Mac (kupries) + +2002-02-28 (performance enhancement)[458872] fully qualified command names use +cached Command for all namespaces, avoiding repeated lookups (sofer) + * (new feature)[TIP 27] completed CONST-ification of TCL APIs. Added compiler macro USE_NON_CONST to keep using those old API prototypes that present irreconcilable source incompatibilities with header files -- cgit v0.12