From: Daniel Stenberg Date: Tue, 12 Jun 2007 13:51:57 +0000 (+0000) Subject: mention James current work on ssh X-Git-Tag: curl-7_16_3~35 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7800b56dc8835056743771af699d57b0b5b9da1f;p=thirdparty%2Fcurl.git mention James current work on ssh --- diff --git a/CHANGES b/CHANGES index 6af6823f61..d63b559b6d 100644 --- 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.