From ebaf06a74132dc52fa37bb1b05799998c15827c4 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 5 Apr 2008 21:13:44 +0000 Subject: - Alexey Simak fixed curl_easy_reset() to reset the max redirect limit properly --- RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') 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) -- cgit v1.2.3