]> granicus.if.org Git - curl/commitdiff
PWD for SFTP is fixed
authorDaniel Stenberg <daniel@haxx.se>
Fri, 20 Jul 2007 15:33:44 +0000 (15:33 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 20 Jul 2007 15:33:44 +0000 (15:33 +0000)
CHANGES
RELEASE-NOTES

diff --git a/CHANGES b/CHANGES
index e5e7432cb3751c8c1c5c637e6f4b41a52caaca74..39df56125d9d4bad57c2bb2e45aa2a3161e97d8b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -7,6 +7,8 @@
                                   Changelog
 
 Daniel S (20 July 2007)
+- James Housley fixed the SFTP PWD command to work.
+
 - Ralf S. Engelschall filed bug report #1757328
   (http://curl.haxx.se/bug/view.cgi?id=1757328) and submitted a patch. It
   turns out we broke login to FTP servers that don't require (nor understand)
index f789f3aca0dccd7a0a8b6cd626cf1ce6a252e1ac..331f6f059e96a2374c52688462175aac0ebb8ae4 100644 (file)
@@ -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)