diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-02-01 23:28:22 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-02-01 23:28:22 +0000 |
commit | 8cb695a9633e13d4378d9dc8f2af51ffb97a086f (patch) | |
tree | 0eafe685dcf66449c36c765e557d75834ce0821c /CHANGES | |
parent | 54cbd7e15445f3fa5881255c0d8282a61e4617e6 (diff) |
fixed --limit-rate
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel (2 February 2006) +- Make --limit-rate [num] mean bytes. It used to be that but it broke in my + change done in November 2005. + Daniel (30 January 2006) - Added CURLOPT_LOCALPORT and CURLOPT_LOCALPORTRANGE to libcurl. Set with the curl tool with --local-port. Plain and simply set the range of ports to bind |