diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-12-08 13:11:04 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-12-08 13:11:04 +0000 |
commit | dfd1a636b4fa858cd888fbbe0ee467cc6418decb (patch) | |
tree | a48719f10bcbc2233672c1e11a7b0fba73e88614 /CHANGES | |
parent | ee337309cfa6d224fc9e01a6c0b2523c28860950 (diff) |
updated
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ Daniel (8 December) +- After correspondance with Gisle Vanem, I changed the 'connection aborted' + error text when the FTP response reader failed to more specificly identify + what the problem is. + - Based on a patch from Dominick Meglio, curl-config --feature now outputs 'AsynchDNS' as a feature if libcurl was built with ares. The feature name is the same that 'curl -V' outputs, for simplicity. |