diff options
author | hobbs <hobbs> | 2003-02-15 02:16:27 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-02-15 02:16:27 (GMT) |
commit | d7fea62a694860b20556f09402fa119eb3bc4cdb (patch) | |
tree | 56050b6efc70e51a2fe61c6cd8ee551a1807055e /ChangeLog | |
parent | 4c59a759acddf715924ba214569ef07d0e78cb05 (diff) | |
download | tcl-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-- | ChangeLog | 20 |
1 files changed, 19 insertions, 1 deletions
@@ -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 |