summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2001-06-28 09:54:31 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2001-06-28 09:54:31 (GMT)
commitad089734d46b752197f9573a90e85d67b6870083 (patch)
treee86e9ff43e66a18c1244cb07d3406ec0f14aa00e /ChangeLog
parent293dbdc050e3bd444292641282727a0bd24eef27 (diff)
downloadtcl-ad089734d46b752197f9573a90e85d67b6870083.zip
tcl-ad089734d46b752197f9573a90e85d67b6870083.tar.gz
tcl-ad089734d46b752197f9573a90e85d67b6870083.tar.bz2
Removed requirement for local echo service; thanks Jeff for pointing
out this flaw.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 20ab5f0..6a26b46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2001-06-28 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * tests/unixInit.test (unixInit-1.2): Modified so as not to
+ require a local echo service, which fails on many systems which
+ have that turned off for security reasons...
+
2001-06-27 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclInt.h: