]> granicus.if.org Git - curl/commitdiff
non-blocking SSH stuff
authorDaniel Stenberg <daniel@haxx.se>
Tue, 6 Feb 2007 16:07:15 +0000 (16:07 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 6 Feb 2007 16:07:15 +0000 (16:07 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 33ae1ab3e8e52cacbf2a1ac5bcdadf14c77cca11..624317f52cd603190f659557e1aae3e665a8bf7a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,12 @@
 
                                   Changelog
 
+Daniel (6 February 2007)
+- Regular file downloads wiht SFTP and SCP are now done using the non-blocking
+  API of libssh2, if the libssh2 headers seem to support them. This will make
+  SCP and SFTP much more responsive and better libcurl citizens when used with
+  the multi interface etc.
+
 Daniel (5 February 2007)
 - Michael Wallner added support for CURLOPT_TIMEOUT_MS and
   CURLOPT_CONNECTTIMEOUT_MS that, as their names suggest, do the timeouts with