diff options
-rw-r--r-- | CHANGES | 2 | ||||
-rw-r--r-- | RELEASE-NOTES | 3 |
2 files changed, 4 insertions, 1 deletions
@@ -6,6 +6,8 @@ Changelog +Version 7.16.0 (30 October 2006) + Daniel (25 October 2006) - Fixed CURLOPT_FAILONERROR to return CURLE_HTTP_RETURNED_ERROR even for the case when 401 or 407 are returned, *IF* no auth credentials have been given. diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e2b9c1ba5..515e375f4 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -6,7 +6,7 @@ Curl and libcurl 7.16.0 Available curl_easy_setopt() options: 133 Number of public functions in libcurl: 54 Amount of public web site mirrors: 37 - Number of known libcurl bindings: 34 + Number of known libcurl bindings: 35 Number of contributors: 515 This release includes the following changes: @@ -56,6 +56,7 @@ This release includes the following bugfixes: Other curl-related news: + o a Smalltalk binding: http://curl.haxx.se/libcurl/smalltalk/ o pycurl-7.15.5 was released: http://pycurl.sf.net New curl mirrors: |