diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes | 8 |
1 files changed, 6 insertions, 2 deletions
@@ -1,6 +1,6 @@ Recent user-visible changes to Tcl: -RCS: @(#) $Id: changes,v 1.139 2008/06/20 20:48:47 dgp Exp $ +RCS: @(#) $Id: changes,v 1.140 2008/06/25 14:35:38 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -7238,4 +7238,8 @@ variables without "." added to customization hooks (kupries) 2008-06-20 (bug fix)[1999035] make [interp bgerror $i] act in $i (porter) ---- Released 8.6a1, June ??, 2008 --- See ChangeLog for details --- +2008-06-23 (bug fix)[1972879] bad path intrep caching (porter) + +2008-06-24 (bug fix)[1999176] crash in [glob -dir {} a] (porter) + +--- Released 8.6a1, June 25, 2008 --- See ChangeLog for details --- |