aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2007-09-29 21:34:34 +0000
committerDaniel Stenberg <daniel@haxx.se>2007-09-29 21:34:34 +0000
commitf58ba5ab1cb25b873f46a27a2b0422e3301100ba (patch)
tree06388e9f836fd5cd314020678d579d3267056ef2 /RELEASE-NOTES
parent2694b970e87c06462bf83e8d98ade7c90d7b52a3 (diff)
Immanuel Gregoire fixed a problem with persistent transfers over SFTP - the
previous proto struct was kept.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index c6e666dec..5618ae502 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -27,6 +27,7 @@ This release includes the following bugfixes:
o --ftp-method nocwd on directory listings
o FTP, CURLOPT_NOBODY enabled and CURLOPT_HEADER disabled now does TYPE
before SIZE
+ o persistent transfers over SFTP
This release includes the following known bugs: