diff options
author | dgp <dgp@users.sourceforge.net> | 2008-06-20 19:27:34 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-06-20 19:27:34 (GMT) |
commit | f30deabc275ddab26044f09ba7f710650f926feb (patch) | |
tree | af120861d5e15f55deb980c50b09253eaa1d3902 /changes | |
parent | f1797e198ccb2c3a784d65272c7eb5d3fa9ca502 (diff) | |
download | tcl-f30deabc275ddab26044f09ba7f710650f926feb.zip tcl-f30deabc275ddab26044f09ba7f710650f926feb.tar.gz tcl-f30deabc275ddab26044f09ba7f710650f926feb.tar.bz2 |
another update for 8.5.3
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.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 --- |