aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-03-24 01:01:28 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-03-24 01:01:28 +0000
commitb7131009fbf67e5ac6f1ce1db9e8ba9ab602454a (patch)
tree29a9bd7f55d2c04a22e835f72a0f5bf9fe6f2626 /CHANGES
parent3d528e1b152808fb4b027927bb83b0b42b4e63bd (diff)
Changed the test harness to attempt to gracefully shut down servers
before resorting to the kill -9 hammer. Added test harness infrastructure to support scp/sftp tests, using OpenSSH as the server.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index dec9678a9..950ea5b86 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,12 @@ Dan F (23 March 2007)
- Added --pubkey option to curl and made --key also work for SCP/SFTP,
plus made --pass work on an SSH private key as well.
+- Changed the test harness to attempt to gracefully shut down servers
+ before resorting to the kill -9 hammer.
+
+- Added test harness infrastructure to support scp/sftp tests, using
+ OpenSSH as the server.
+
Yang Tse (20 March 2007)
- Fixed: When a signal was caught awaiting for an event using Curl_select()
or Curl_poll() with a non-zero timeout both functions would restart the