diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-10-12 13:58:16 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-10-12 13:58:16 +0000 |
commit | 6d6de53eb94ce3b34bfc1bbd1f27591567ffe750 (patch) | |
tree | b31872c2a12f5e69ea701e14ac7c5e3c16c46267 /CHANGES | |
parent | 022996e5c77e4a1bdf43f17a3562efee314478c3 (diff) |
Dirk modifide the share-locking for DNS lookups
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -7,6 +7,11 @@ Changelog +Daniel (12 October) +- Dirk Manske made the share locking around DNS lookups slightly different to + allow the share system's DNS lookups to run somewhat more + independent/faster. + Daniel (9 October) - Lachlan O'Dea fixed a resume problem: "If I set CURLOPT_RESUME_FROM, perform an HTTP download, then reset CURLOPT_RESUME_FROM to 0, the next download |