Commit 558f0340 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

mention the curl_off_t changes first

parent 72ea8052
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -9,6 +9,9 @@ Curl and libcurl 7.19.0

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
 o Added CURLOPT_ISSUERCERT and CURLE_SSL_ISSUER_ERROR