diff options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
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) |