aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2006-10-29 23:03:14 +0000
committerDaniel Stenberg <daniel@haxx.se>2006-10-29 23:03:14 +0000
commit719bec26063e34a111053efa9fadaa14b17ac42b (patch)
tree835cff0186c51a8a1736f1a4dcdb5780badb2def /CHANGES
parentb1db9dbb1607f6ffbea1a0f628739ae993b8aeb1 (diff)
7.16.0 material
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 462841d2c..ecc22cea4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.