summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2004-12-04 00:57:55 (GMT)
committerhobbs <hobbs>2004-12-04 00:57:55 (GMT)
commit2eb6dbf5b27a10b106d4ed4774b053de32876cf6 (patch)
treec46243852420d2204a9f89e31bc6c4e99f086ba0 /ChangeLog
parent280176a51c41883a5e086a971004ec6e6ab1820e (diff)
downloadtcl-2eb6dbf5b27a10b106d4ed4774b053de32876cf6.zip
tcl-2eb6dbf5b27a10b106d4ed4774b053de32876cf6.tar.gz
tcl-2eb6dbf5b27a10b106d4ed4774b053de32876cf6.tar.bz2
updated changes for 8.5a2 release
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1971858..e6b86f3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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