diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-03-04 11:53:15 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-03-04 11:53:15 +0000 |
commit | 083689333593d3d7a71f297b495c3de85d00ab90 (patch) | |
tree | e05cc10cfd9d18d21d290501da54ea06fe3262a6 /CHANGES | |
parent | 590f0358d86c402f94b329f2ce0d612cbb749c95 (diff) |
Mike Protts brought a patch that makes resumed transfers work with SFTP.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ Changelog +Daniel S (4 Mar 2008) +- Mike Protts brought a patch that makes resumed transfers work with SFTP. + Daniel S (1 Mar 2008) - Anatoli Tubman found and fixed a crash with Negotiate authentication used on a re-used connection where both requests used Negotiate. |