aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-03-04 11:53:15 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-03-04 11:53:15 +0000
commit083689333593d3d7a71f297b495c3de85d00ab90 (patch)
treee05cc10cfd9d18d21d290501da54ea06fe3262a6 /CHANGES
parent590f0358d86c402f94b329f2ce0d612cbb749c95 (diff)
Mike Protts brought a patch that makes resumed transfers work with SFTP.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 01290424f..e5fa5f82d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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.