mirror of
https://github.com/curl/curl.git
synced 2026-07-16 12:17:17 +03:00
mention the new CURL_SEEKFUNC_ symbols
This commit is contained in:
parent
e2c6e00570
commit
dbf371344b
1 changed files with 3 additions and 0 deletions
|
|
@ -295,6 +295,9 @@ CURL_IPRESOLVE_WHATEVER 7.10.8
|
|||
CURL_NETRC_IGNORED 7.9.8
|
||||
CURL_NETRC_OPTIONAL 7.9.8
|
||||
CURL_NETRC_REQUIRED 7.9.8
|
||||
CURL_SEEKFUNC_CANTSEEK 7.19.5
|
||||
CURL_SEEKFUNC_FAIL 7.19.5
|
||||
CURL_SEEKFUNC_OK 7.19.5
|
||||
CURL_SSLVERSION_DEFAULT 7.9.2
|
||||
CURL_SSLVERSION_SSLv2 7.9.2
|
||||
CURL_SSLVERSION_SSLv3 7.9.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue