aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
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 /CHANGES
parent34d837c2dd1915e4e491460858c3481548ad067f (diff)
- Alexey Simak fixed curl_easy_reset() to reset the max redirect limit properly
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 7f59f6b09..e55a993e5 100644
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,8 @@
Changelog
Daniel Stenberg (5 Apr 2008)
+- Alexey Simak fixed curl_easy_reset() to reset the max redirect limit properly
+
- Based on the Debian bug report #474224 that complained about the FTP error
message when libcurl doesn't get a 220 back immediately on connect, I now
changed it to be more specific on what the problem is. Also worth noticing: