aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2007-03-23 17:59:40 +0000
committerDan Fandrich <dan@coneharvesters.com>2007-03-23 17:59:40 +0000
commit0043e870145d167003931cda2fd90b5e13b0b7f8 (patch)
treea8d633e4505144346433fe8beec7bb792b3e286d /CHANGES
parent0f634a0c899b2c21a4f7f4af480d94937bd81bf4 (diff)
Added --pubkey option to curl and made --key also work for SCP/SFTP,
plus made --pass work on an SSH private key as well.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 8e1a6c999..dec9678a9 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+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.
+
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