aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-04-05 21:13:44 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-04-05 21:13:44 +0000
commitebaf06a74132dc52fa37bb1b05799998c15827c4 (patch)
tree5e7119dd62a4ebd92017502df15cc489c7559f4a /RELEASE-NOTES
parent34d837c2dd1915e4e491460858c3481548ad067f (diff)
- Alexey Simak fixed curl_easy_reset() to reset the max redirect limit properly
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 912983ad0..8f4056fc4 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -17,6 +17,7 @@ This release includes the following bugfixes:
o CURLOPT_NOBODY first set to TRUE and then FALSE for HTTP no longer causes
the confusion that could lead to a hung transfer
+ o curl_easy_reset() resets the max redirect limit properly
This release includes the following known bugs:
@@ -33,6 +34,6 @@ New curl mirrors:
This release would not have looked like this without help, code, reports and
advice from friends like these:
- Michal Marek, Daniel Fandrich, Scott Barrett
+ Michal Marek, Daniel Fandrich, Scott Barrett, Alexey Simak
Thanks! (and sorry if I forgot to mention someone)