diff options
author | dgp <dgp@users.sourceforge.net> | 2008-06-25 17:44:05 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2008-06-25 17:44:05 (GMT) |
commit | dfbb94dcbfedf333200a07da4849f5af06427e6f (patch) | |
tree | 5568035fe13f6c73f8ca98b4e4e602b600472446 /changes | |
parent | b07cd69442347c48d45759b7ca2b772857dcf49f (diff) | |
download | tcl-dfbb94dcbfedf333200a07da4849f5af06427e6f.zip tcl-dfbb94dcbfedf333200a07da4849f5af06427e6f.tar.gz tcl-dfbb94dcbfedf333200a07da4849f5af06427e6f.tar.bz2 |
Advance 8.6a1 release tag
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.140 2008/06/25 14:35:38 dgp Exp $ +RCS: @(#) $Id: changes,v 1.141 2008/06/25 17:44:05 dgp Exp $ 1. No more [command1] [command2] construct for grouping multiple commands on a single command line. @@ -7242,4 +7242,6 @@ variables without "." added to customization hooks (kupries) 2008-06-24 (bug fix)[1999176] crash in [glob -dir {} a] (porter) +2008-06-25 (bug fix)[1999119] Support TM packages in Sage Base (kupries) + --- Released 8.6a1, June 25, 2008 --- See ChangeLog for details --- |