From 14240e9e109fe6af19438c6531d573f85dbb0b1e Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Thu, 7 Aug 2008 00:29:08 +0000 Subject: Initial support of curlbuild.h and curlrules.h which allows to have a curl_off_t data type no longer gated to off_t. --- RELEASE-NOTES | 1 + 1 file changed, 1 insertion(+) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index f885fc89c..5b1926453 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -21,6 +21,7 @@ This release includes the following changes: o the curl tool's -w option support the %{ssl_verify_result} variable o Added CURLOPT_ADDRESS_SCOPE and scope parsing of the URL according to RFC4007 o Support --append on SFTP uploads (not with OpenSSH, though) + o Added curlbuild.h and curlrules.h to the external library interface This release includes the following bugfixes: -- cgit v1.2.3