diff options
author | hobbs <hobbs> | 2002-02-22 21:54:39 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-02-22 21:54:39 (GMT) |
commit | be2f6826895807f3468180cbd1d34697e99d3685 (patch) | |
tree | e71a9488ce8cd435fa036c78222e121e4a546896 /ChangeLog | |
parent | a05c97c312f6ae91008390f4790ba81600bd0b1e (diff) | |
download | tcl-be2f6826895807f3468180cbd1d34697e99d3685.zip tcl-be2f6826895807f3468180cbd1d34697e99d3685.tar.gz tcl-be2f6826895807f3468180cbd1d34697e99d3685.tar.bz2 |
see ChangeLog
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,9 +1,13 @@ 2002-02-22 Jeff Hobbs <jeffh@ActiveState.com> + * tests/regexpComp.test: updated regexp-11.[1-4] to match changes + in regexp.test for new regsub syntax + * unix/configure: * unix/tcl.m4: added --enable-64bit support for AIX-4 (using -q64 flag) when using IBM's xlc compiler. + * tests/safe.test: updated safe-8.5 and safe-8.7 * library/safe.tcl (CheckFileName): removed the limit on sourceable file names (was only *.tcl or tclIndex files with no more than one dot and 14 chars). There is enough internal |