summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-07-01 04:56:11 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-07-01 04:56:11 (GMT)
commit688fa3e8e5fa9917e24ef78bddcbbfae8f20c80c (patch)
treedb34f8a42e4d9201452424cd0085b869b9c2a6e8 /ChangeLog
parent21c2b3f94cc68e59ad5b480e23615818aca6c6e3 (diff)
downloadtcl-688fa3e8e5fa9917e24ef78bddcbbfae8f20c80c.zip
tcl-688fa3e8e5fa9917e24ef78bddcbbfae8f20c80c.tar.gz
tcl-688fa3e8e5fa9917e24ef78bddcbbfae8f20c80c.tar.bz2
* Stopped checking for writeability of -tmpdir value because no
default directory can be guaranteed to be writeable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a917ff4..b672f8e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-06-30 Don Porter <dgp@users.sourceforge.net>
+ * library/tcltest/tcltest.tcl: Stopped checking for writeability
+ of -tmpdir value because no default directory can be guaranteed to
+ be writeable.
+
* tests/autoMkindex.tcl: removed.
* tests/pkg/samename.tcl: removed.
* tests/pkg/magicchar.tcl: removed.