diff options
author | hobbs <hobbs> | 2004-12-04 00:57:55 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2004-12-04 00:57:55 (GMT) |
commit | 2eb6dbf5b27a10b106d4ed4774b053de32876cf6 (patch) | |
tree | c46243852420d2204a9f89e31bc6c4e99f086ba0 /ChangeLog | |
parent | 280176a51c41883a5e086a971004ec6e6ab1820e (diff) | |
download | tcl-2eb6dbf5b27a10b106d4ed4774b053de32876cf6.zip tcl-2eb6dbf5b27a10b106d4ed4774b053de32876cf6.tar.gz tcl-2eb6dbf5b27a10b106d4ed4774b053de32876cf6.tar.bz2 |
updated changes for 8.5a2 release
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2004-12-03 Jeff Hobbs <jeffh@ActiveState.com> + + * changes: updated for 8.5a2 release + 2004-12-02 Don Porter <dgp@users.sourceforge.net> * generic/tclUtil.c (TclSetProcessGlobalValue): Handle the case @@ -18,7 +22,7 @@ * win/Makefile.in: Added a 'sed' in the setting of ROOT_DIR_NATIVE to compensate for a bug in cygpath (at least version 1.36) that leaves a trailing backslash on the end of the converted path. - + 2004-12-02 Donal K. Fellows <donal.k.fellows@man.ac.uk> * generic/tclInterp.c (Alias,Target,Master): Rewrote these so that |