diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-09-29 13:21:21 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-09-29 13:21:21 +0000 |
commit | c27d2d4b93624b2e7d291b77667ff2d98da3cea7 (patch) | |
tree | 11afd146aa26bc6dc2407f60e8b9beea1cfc9ccc /CHANGES | |
parent | 003afef541263a4ab4f1005b6ce16dda14cf8aee (diff) |
- Ian Lynagh provided a patch that now makes CURLOPT_RANGE work fine for SFTP
downloads!
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -7,6 +7,9 @@ Changelog Daniel Stenberg (29 Sep 2008) +- Ian Lynagh provided a patch that now makes CURLOPT_RANGE work fine for SFTP + downloads! + - Maxim Ivanov filed bug report #2107803 (http://curl.haxx.se/bug/view.cgi?id=2107803) "no CURLINFO_REDIRECT_URL in multi mode" together with a patch that fixed the problem. |