diff options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index fc3899354..076e1bfff 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -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 |