diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-05-31 08:59:44 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-05-31 08:59:44 +0000 |
commit | 713c9f8602caf53db2159b3db7d863f15174e987 (patch) | |
tree | a9f3e5a4804058f3d3ce7e0b31a84707de3df5a5 /CHANGES | |
parent | 14b9b823e6a3d3584d6ee724b60485b1afda5652 (diff) |
Feng Tu made (lib)curl support "upload" resuming work for file:// URLs.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -5,6 +5,10 @@ \___|\___/|_| \_\_____| Changelog + +Daniel S (31 May 2007) +- Feng Tu made (lib)curl support "upload" resuming work for file:// URLs. + Daniel S (30 May 2007) - Added CURLMOPT_MAXCONNECTS which is a curl_multi_setopt() option for setting the maximum size of the connection cache maximum size of the multi handle. |