Skip to content
Snippets Groups Projects
Commit dbf37134 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

mention the new CURL_SEEKFUNC_ symbols

parent e2c6e005
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment