mention the new CURL_SEEKFUNC_ symbols

This commit is contained in:
Daniel Stenberg 2009-04-29 11:41:29 +00:00
parent e2c6e00570
commit dbf371344b
1 changed files with 3 additions and 0 deletions

View File

@ -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