aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-06-08 18:56:05 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-06-08 18:56:05 +0000
commit477e27f99d1cd09948298c499c06dd34fe5a15c6 (patch)
tree437a295fe9cfc9a2adcd53c5f754aaf489f2f1a4 /CHANGES
parent6a84d492f194d0847acf7ecd2c871654cb2f5e17 (diff)
Fixed the test harness so that it actually kills the ssh being used as
the SOCKS server.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a730ac4e4..6af6823f6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,9 @@ Dan F (8 June 2007)
- Reverted some recent changes to runtests.pl that weren't compatible with
perl 5.0.
+- Fixed the test harness so that it actually kills the ssh being used as
+ the SOCKS server.
+
Daniel S (6 June 2007)
- -s/--silent can now be used to toggle off the silence again if used a second
time.