diff options
author | Dan Fandrich <dan@coneharvesters.com> | 2008-10-09 05:16:06 +0000 |
---|---|---|
committer | Dan Fandrich <dan@coneharvesters.com> | 2008-10-09 05:16:06 +0000 |
commit | f6d80d66a230e40c42cd4e7a1867bcc482f5def8 (patch) | |
tree | ee1c3d55a35863fd13f6d226b3bca7a96f84277a /CHANGES | |
parent | b2ca0babebaa3144e8d9ca12bdfec0358fb9159c (diff) |
Added tests 633 through 637 to test the new file range support for SFTP.
All but the first test cause an infinite loop or other failure and so
are added to DISABLED.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,10 @@ Daniel Fandrich (8 Oct 2008) - Added tests 1082 through 1085 to test symbolic --interface parameters +- Added tests 633 through 637 to test the new file range support for SFTP. + All but the first test cause an infinite loop or other failure and so + are added to DISABLED. + Daniel Stenberg (8 Oct 2008) - Bug #2152270 (http://curl.haxx.se/bug/view.cgi?id=2152270) identified and fixed a CURLINFO_REDIRECT_URL memory leak and an additional wrong-doing: |