- Alexey Simak fixed curl_easy_reset() to reset the max redirect limit properly

This commit is contained in:
Daniel Stenberg
2008-04-05 21:13:44 +00:00
parent 34d837c2dd
commit ebaf06a741
3 changed files with 8 additions and 5 deletions

View File

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