From: Dan Fandrich Date: Fri, 6 Feb 2009 19:25:32 +0000 (+0000) Subject: Mention the first release of CURLOPT_FTP_FILEMETHOD X-Git-Tag: curl-7_19_4~63 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=44c02227e9220dfa2aaefa6be8827261da56d05c;p=thirdparty%2Fcurl.git Mention the first release of CURLOPT_FTP_FILEMETHOD --- diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3 index 579016bb7c..09e3de3fd1 100644 --- a/docs/libcurl/curl_easy_setopt.3 +++ b/docs/libcurl/curl_easy_setopt.3 @@ -1190,6 +1190,7 @@ libcurl does one CWD with the full target directory and then operates on the file \&"normally" (like in the multicwd case). This is somewhat more standards compliant than 'nocwd' but without the full penalty of 'multicwd'. .RE +(Added in 7.15.1) .SH PROTOCOL OPTIONS .IP CURLOPT_TRANSFERTEXT A parameter set to 1 tells the library to use ASCII mode for FTP transfers,