diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-06-28 09:54:31 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-06-28 09:54:31 (GMT) |
commit | ad089734d46b752197f9573a90e85d67b6870083 (patch) | |
tree | e86e9ff43e66a18c1244cb07d3406ec0f14aa00e /ChangeLog | |
parent | 293dbdc050e3bd444292641282727a0bd24eef27 (diff) | |
download | tcl-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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: |