summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp@users.sourceforge.net <dgp>2004-06-19 00:42:32 (GMT)
committerdgp@users.sourceforge.net <dgp>2004-06-19 00:42:32 (GMT)
commit0070aafa4355cbc2e84d96e42f978a0877f895c8 (patch)
tree841e0d9792931cea3201dc3bae1c1203cae6f20d /ChangeLog
parentaa9eff6010226487f8a189a47f4add46abb67a34 (diff)
downloadtcl-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 529168a..bcdae30 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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