diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-09-01 08:57:50 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-09-01 08:57:50 +0000 |
commit | cfe80449e2627f9ca96db9ba58575297741966e1 (patch) | |
tree | cb228f89b223d9bacbb7486d2cb408f5ddd3bdf7 | |
parent | 818d2318499a98dd80196273bbaf86526cec1ea7 (diff) |
two patches applied
-rw-r--r-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -6,6 +6,12 @@ Changelog +Daniel (1 September) +- Henrik Storner made libcurl work fine with OpenLDAP 2.1.22 (current). + +- Jeff Pohlmeyer added a proper error message for non-resolving hosts when + using ares for lookups. + Daniel (19 August) - I made curl support multiple -T options, as well as -T "{file1,file2}" style globbing. One -T for each URL is supported. |