diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-09-09 18:45:52 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-09-09 18:45:52 +0000 |
commit | f7cce15156f5a73b4aecb55a10a2052b07a6f631 (patch) | |
tree | a9328907c6f8c1e2a89a591d3e2c4fcfdd3daecb /CHANGES | |
parent | 3072c5b8a127057aa922b7c51051bbb4a630b091 (diff) | |
download | curl-f7cce15156f5a73b4aecb55a10a2052b07a6f631.tar.gz |
Mike Revi discovered some swapped speed switches documented in the curl man
page.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,6 +6,10 @@ Changelog +Daniel Fandrich (9 Sep 2008) +- Mike Revi discovered some swapped speed switches documented in the curl man + page. + Daniel Stenberg (8 Sep 2008) - Dmitry Kurochkin patched a problem: I have found bug in pipelining through proxy. I have a transparent proxy. When running with http_proxy environment |