From f30deabc275ddab26044f09ba7f710650f926feb Mon Sep 17 00:00:00 2001 From: dgp Date: Fri, 20 Jun 2008 19:27:34 +0000 Subject: another update for 8.5.3 --- ChangeLog | 2 ++ changes | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 9420469..fe76282 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2008-06-19 Don Porter + * changes: Update for 8.5.3 release. + * generic/tclInterp.c: Fixed completely boneheaded mistake that * tests/interp.test: [interp bgerror $slave] and [$slave bgerror] would always act like [interp bgerror {}]. [Bug 1999035]. diff --git a/changes b/changes index e9a55f2..b2bd764 100644 --- a/changes +++ b/changes @@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.136.2.2 2008/06/20 13:57:04 das Exp $ +RCS: @(#) $Id: changes,v 1.136.2.3 2008/06/20 19:27:37 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -7215,4 +7215,6 @@ variables without "." added to customization hooks (kupries) 2008-06-12 (platform support) Solaris/amd64 gcc 64bit support (steffen) +2008-06-20 (bug fix)[1999035] make [interp bgerror $i] act in $i (porter) + --- Released 8.5.3, June ??, 2008 --- See ChangeLog for details --- -- cgit v0.12