aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2005-10-29 22:22:18 +0000
committerDaniel Stenberg <daniel@haxx.se>2005-10-29 22:22:18 +0000
commit9ea423b4c1273ebfff75633323ed33c8b0d12a2a (patch)
tree11fecad6492310b91cb7fca7055a5e0b29ec2ea5
parentb259c9c53578f648cf03fea9c73774c915d7b1e2 (diff)
--max-redirs 0
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 32e5600a5..70e2b8fa4 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -11,6 +11,7 @@ Curl and libcurl 7.15.1
This release includes the following changes:
+ o --max-redirs and CURLOPT_MAXREDIRS set to 0 limits redirects
o improved MSVC makefile
This release includes the following bugfixes:
@@ -35,6 +36,6 @@ This release would not have looked like this without help, code, reports and
advice from friends like these:
Dave Dribin, Bradford Bruce, Temprimus, Ofer, Dima Barsky, Amol Pattekar, Jaz
- Fresh, tommink[at]post.pl, Gisle Vanem
+ Fresh, tommink[at]post.pl, Gisle Vanem, Nis Jorgensen
Thanks! (and sorry if I forgot to mention someone)