aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-10-04 15:28:23 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-10-04 15:28:23 +0000
commit8297ac4a280dad7d0480442d12575b7850d7941e (patch)
tree7f067cbc940e0d5decac1dbc61dd79d9fa237881 /CHANGES
parent45ef092cc265dacf080a9ae6d24fa0886f4eaea8 (diff)
Jon Turner fix
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 428b8e109..02f98e4f2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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