diff options
| author | dgp@users.sourceforge.net <dgp> | 2004-06-19 00:42:32 (GMT) |
|---|---|---|
| committer | dgp@users.sourceforge.net <dgp> | 2004-06-19 00:42:32 (GMT) |
| commit | 0070aafa4355cbc2e84d96e42f978a0877f895c8 (patch) | |
| tree | 841e0d9792931cea3201dc3bae1c1203cae6f20d /ChangeLog | |
| parent | aa9eff6010226487f8a189a47f4add46abb67a34 (diff) | |
| download | tcl-0070aafa4355cbc2e84d96e42f978a0877f895c8.zip tcl-0070aafa4355cbc2e84d96e42f978a0877f895c8.tar.gz tcl-0070aafa4355cbc2e84d96e42f978a0877f895c8.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 |
