mirror of
https://github.com/curl/curl.git
synced 2026-08-05 18:56:13 +03:00
mention the curl_off_t changes first
This commit is contained in:
parent
72ea805298
commit
558f034007
1 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,9 @@ Curl and libcurl 7.19.0
|
||||||
|
|
||||||
This release includes the following changes:
|
This release includes the following changes:
|
||||||
|
|
||||||
|
o curl_off_t gets its size/typedef somewhat differently than before. This _may_
|
||||||
|
cause an ABI change for you. See lib/README.curl_off_t for a full explanation.
|
||||||
|
|
||||||
o Added CURLINFO_PRIMARY_IP
|
o Added CURLINFO_PRIMARY_IP
|
||||||
o Added CURLOPT_CRLFILE and CURLE_SSL_CRL_BADFILE
|
o Added CURLOPT_CRLFILE and CURLE_SSL_CRL_BADFILE
|
||||||
o Added CURLOPT_ISSUERCERT and CURLE_SSL_ISSUER_ERROR
|
o Added CURLOPT_ISSUERCERT and CURLE_SSL_ISSUER_ERROR
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue