From 0043e870145d167003931cda2fd90b5e13b0b7f8 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 23 Mar 2007 17:59:40 +0000 Subject: Added --pubkey option to curl and made --key also work for SCP/SFTP, plus made --pass work on an SSH private key as well. --- RELEASE-NOTES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 20ad3d43a..f3a8cfaa2 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -2,7 +2,7 @@ Curl and libcurl 7.16.2 Public curl release number: 98 Releases counted from the very beginning: 125 - Available command line options: 117 + Available command line options: 118 Available curl_easy_setopt() options: 141 Number of public functions in libcurl: 54 Amount of public web site mirrors: 38 @@ -22,6 +22,8 @@ This release includes the following changes: o includes VC8 Makefiles in the release archive o --ftp-ssl-control is now honoured on ftps:// URLs o added experimental CURL_ACKNOWLEDGE_EINTR symbol definition check + o --key and new --pubkey options for SSH public key file logins + o --pass now works for a SSH public key file, too This release includes the following bugfixes: -- cgit v1.2.3