7.16.0 material

This commit is contained in:
Daniel Stenberg 2006-10-29 23:03:14 +00:00
parent b1db9dbb16
commit 719bec2606
2 changed files with 4 additions and 1 deletions

View File

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

View File

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