diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-10-04 15:28:23 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-10-04 15:28:23 +0000 |
commit | 8297ac4a280dad7d0480442d12575b7850d7941e (patch) | |
tree | 7f067cbc940e0d5decac1dbc61dd79d9fa237881 /CHANGES | |
parent | 45ef092cc265dacf080a9ae6d24fa0886f4eaea8 (diff) |
Jon Turner fix
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ Daniel (4 October) +- Jon Turner fixed a problem libcurl had when it failed on an FTP transfer due + to a bad path, it would cause the next transfer to use a bad path as well. + - Siddhartha Prakash Jain provided a patch with a fix for libcurl with ares, when working on IP-only names as we then could return "wait" status when the name in fact already was resolved. I edited the patch slightly to not expose |