diff options
author | dgp <dgp@users.sourceforge.net> | 2004-06-19 00:42:32 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2004-06-19 00:42:32 (GMT) |
commit | 640c6863281033512aefe676d9f9d12245d431bd (patch) | |
tree | 841e0d9792931cea3201dc3bae1c1203cae6f20d /ChangeLog | |
parent | 1247e7630960b0ed9658d606b4a11e5855bf5298 (diff) | |
download | tcl-640c6863281033512aefe676d9f9d12245d431bd.zip tcl-640c6863281033512aefe676d9f9d12245d431bd.tar.gz tcl-640c6863281033512aefe676d9f9d12245d431bd.tar.bz2 |
* tests/load.test: Relaxed strictness of error message matching
for test load-2.3 so that it will pass on Mac OSX.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2004-06-18 Don Porter <dgp@users.sourceforge.net> + * tests/load.test: Relaxed strictness of error message matching + for test load-2.3 so that it will pass on Mac OSX. + * generic/tclEncoding.c: Static TclFindEncodings -> FindEncodings. * generic/tclInt.h: Updated TclpFindExecutable() so that failed * generic/tclUtil.c: attempts to find the executable are saved |