From 5e0d9aea322ba3abfc05c937f91b5751768f2310 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 30 Sep 2006 20:31:11 +0000 Subject: Support for FTP third party transfers is now dropped --- RELEASE-NOTES | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 11330d30d..5c2f3f9af 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -2,8 +2,8 @@ Curl and libcurl 7.16.0 Public curl release number: 96 Releases counted from the very beginning: 123 - Available command line options: 117 - Available curl_easy_setopt() options: 138 + Available command line options: 112 + Available curl_easy_setopt() options: 133 Number of public functions in libcurl: 54 Amount of public web site mirrors: 33 Number of known libcurl bindings: 34 @@ -11,6 +11,8 @@ Curl and libcurl 7.16.0 This release includes the following changes: + o The CURLOPT_SOURCE_* options are removed and so are the --3p* command line + options o curl_multi_socket() and family are suitable to start using o uses WSAPoll() on Windows Vista o (FTP) --ftp-ssl-control was added -- cgit v1.2.3