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 /ChangeLog | |
parent | b07cd69442347c48d45759b7ca2b772857dcf49f (diff) | |
download | tcl-dfbb94dcbfedf333200a07da4849f5af06427e6f.zip tcl-dfbb94dcbfedf333200a07da4849f5af06427e6f.tar.gz tcl-dfbb94dcbfedf333200a07da4849f5af06427e6f.tar.bz2 |
Advance 8.6a1 release tag
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 14 |
1 files changed, 7 insertions, 7 deletions
@@ -1,10 +1,3 @@ -2008-06-25 Andreas Kupries <andreask@activestate.com> - - * library/tm.tcl: Modified the handling of Tcl Modules and of the - * library/safe.tcl: Safe Base to interact nicely with each other, - * library/init.tcl: enabling requiring Tcl Modules in safe - * tests/safe.test: interpreters. Fixes [Bug 1999119]. - 2008-06-25 Don Porter <dgp@users.sourceforge.net> *** 8.6a1 TAGGED FOR RELEASE *** @@ -13,6 +6,13 @@ * generic/tclOO.h: Bump to TclOO 0.5. +2008-06-25 Andreas Kupries <andreask@activestate.com> + + * library/tm.tcl: Modified the handling of Tcl Modules and of the + * library/safe.tcl: Safe Base to interact nicely with each other, + * library/init.tcl: enabling requiring Tcl Modules in safe + * tests/safe.test: interpreters. Fixes [Bug 1999119]. + 2008-06-25 Pat Thoyts <patthoyts@users.sourceforge.net> * win/rules.vc: fix versions of dde and registry dlls |