mirror of
https://github.com/curl/curl.git
synced 2026-04-25 12:12:14 +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
|
|
@ -8,6 +8,9 @@ Curl and libcurl 7.19.0
|
|||
Contributors: 654
|
||||
|
||||
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 CURLOPT_CRLFILE and CURLE_SSL_CRL_BADFILE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue