aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
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 /RELEASE-NOTES
parent590f0358d86c402f94b329f2ce0d612cbb749c95 (diff)
Mike Protts brought a patch that makes resumed transfers work with SFTP.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index a940cf07a..41f82eada 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -16,6 +16,7 @@ This release includes the following changes:
o SSLv2 is now disabled by default for SSL operations
o the test509-style setting URL in callback is officially no longer supported
o support a full chain of certificates in a given PKCS12 certificate
+ o resumed transfers work with SFTP
This release includes the following bugfixes:
@@ -52,6 +53,6 @@ advice from friends like these:
Michal Marek, Dmitry Kurochkin, Niklas Angebrand, Günter Knauf, Yang Tse,
Dan Fandrich, Mike Hommey, Pooyan McSporran, Jerome Muffat-Meridol,
Kaspar Brand, Gautam Kachroo, Zmey Petroff, Georg Lippitsch, Sam Listopad,
- Anatoli Tubman
+ Anatoli Tubman, Mike Protts
Thanks! (and sorry if I forgot to mention someone)