diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-09-20 12:08:37 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-09-20 12:08:37 (GMT) |
commit | 022c68f3b3a4b6031b0d7ddbfc4530e866c8867c (patch) | |
tree | f9ccbdcd27fd881c6c6e02589cbf8de202d8abb0 /ChangeLog | |
parent | 32d25a83797b68399f879b2bbdc6555c639487eb (diff) | |
download | tcl-022c68f3b3a4b6031b0d7ddbfc4530e866c8867c.zip tcl-022c68f3b3a4b6031b0d7ddbfc4530e866c8867c.tar.gz tcl-022c68f3b3a4b6031b0d7ddbfc4530e866c8867c.tar.bz2 |
removed dependence on socket.test being run from same dir as remote.tcl,
which only now needs to be in the same dir as it. [Bug #219326]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-09-20 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * tests/socket.test: removed dependence on being run from same dir + as remote.tcl, which only now needs to be in the same dir as this + file. [Bug #219326] + 2001-09-19 Jeff Hobbs <jeffh@ActiveState.com> * tests/winPipe.test: removed obsolete cat16 tests |