]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
mention James current work on ssh
authorDaniel Stenberg <daniel@haxx.se>
Tue, 12 Jun 2007 13:51:57 +0000 (13:51 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 12 Jun 2007 13:51:57 +0000 (13:51 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6af6823f6103fab4288c0facd92d9d13600cc988..d63b559b6d62183e00fe979169cbcd20c0728c6e 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
 
                                   Changelog
 
+Daniel S (12 June 2007)
+- James Housley brought his revamped SSH code that is state-machine driven to
+  really take advantage of the now totally non-blocking libssh2 (in CVS).
+
 Dan F (8 June 2007)
 - Incorporated Daniel Black's test706 and test707 SOCKS test cases.