1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 08:08:50 -05:00

mention the curl_off_t changes first

This commit is contained in:
Daniel Stenberg 2008-09-01 14:27:24 +00:00
parent 72ea805298
commit 558f034007

View File

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