summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2003-02-15 02:16:27 (GMT)
committerhobbs <hobbs>2003-02-15 02:16:27 (GMT)
commitd7fea62a694860b20556f09402fa119eb3bc4cdb (patch)
tree56050b6efc70e51a2fe61c6cd8ee551a1807055e /ChangeLog
parent4c59a759acddf715924ba214569ef07d0e78cb05 (diff)
downloadtcl-d7fea62a694860b20556f09402fa119eb3bc4cdb.zip
tcl-d7fea62a694860b20556f09402fa119eb3bc4cdb.tar.gz
tcl-d7fea62a694860b20556f09402fa119eb3bc4cdb.tar.bz2
* README: Bumped to version 8.4.2.
* generic/tcl.h: * tools/tcl.wse.in: * unix/configure: * unix/configure.in: * unix/tcl.m4: * unix/tcl.spec: * win/README.binary: * win/configure: * win/configure.in: * macosx/Tcl.pbproj/project.pbxproj:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog20
1 files changed, 19 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 274f062..4b16e03 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,22 @@
-2003-02-14 Kevin Kenny <kennykb@users.sourceforge.net
+2003-02-14 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * README: Bumped to version 8.4.2.
+ * generic/tcl.h:
+ * tools/tcl.wse.in:
+ * unix/configure:
+ * unix/configure.in:
+ * unix/tcl.m4:
+ * unix/tcl.spec:
+ * win/README.binary:
+ * win/configure:
+ * win/configure.in:
+ * macosx/Tcl.pbproj/project.pbxproj:
+
+ * generic/tclStringObj.c (Tcl_GetCharLength): perf tweak
+
+ * unix/tcl.m4: correct HP-UX ia64 --enable-64bit build flags
+
+2003-02-14 Kevin Kenny <kennykb@users.sourceforge.net>
* win/tclWinTime.c: Added code to test and compensate for
forward leaps of the performance counter. See the MSDN Knowledge