summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2004-08-26 17:36:56 (GMT)
committerdas <das>2004-08-26 17:36:56 (GMT)
commitf4e842e50190e8c846b6868a38fbba5c129121f9 (patch)
treeaa6cdb00471e6865444d35f0d7e159609f56a824 /ChangeLog
parent1d21fcfd2d8f150847d7d1636ce03746adff3955 (diff)
downloadtcl-f4e842e50190e8c846b6868a38fbba5c129121f9.zip
tcl-f4e842e50190e8c846b6868a38fbba5c129121f9.tar.gz
tcl-f4e842e50190e8c846b6868a38fbba5c129121f9.tar.bz2
* tests/env.test: macosx fixes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33f3567..a1271d3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
* macosx/Makefile: add platform standard locations to default
module path roots. [Patch 94288]
+ * tests/env.test: macosx fixes.
+
2004-08-25 Don Porter <dgp@users.sourceforge.net>
* tests/timer.test (timer-10.1): Test for Bug 1016167.