diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-07-20 15:33:44 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-07-20 15:33:44 +0000 |
commit | 94fcb4b09d73e948dc1c5c834291a818815b507b (patch) | |
tree | 45bd6ba9ca4d2aa07d06e9c076ba69b9200da43f /RELEASE-NOTES | |
parent | 1a0034ac3430805bf2fb5406db6faa754af87bc4 (diff) |
PWD for SFTP is fixed
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index f789f3aca..331f6f059 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -26,6 +26,7 @@ This release includes the following bugfixes: o login to FTP servers that don't require (nor understand) PASS after the USER command o bad free of memory from libssh2 + o the SFTP PWD command works This release includes the following known bugs: @@ -44,6 +45,6 @@ advice from friends like these: Dan Fandrich, Song Ma, Daniel Black, Giancarlo Formicuccia, Shmulik Regev, Daniel Cater, Colin Hogben, Jofell Gallardo, Daniel Johnson, - Ralf S. Engelschall + Ralf S. Engelschall, James Housley Thanks! (and sorry if I forgot to mention someone) |