diff options
author | Daniel Stenberg <daniel@haxx.se> | 2007-06-12 13:51:57 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2007-06-12 13:51:57 +0000 |
commit | 7800b56dc8835056743771af699d57b0b5b9da1f (patch) | |
tree | 387e2b9981ba066ee4b2a1433c03b67156f7c944 /CHANGES | |
parent | 73c13220eeb5865f549a30d1b6ba33ec8544b560 (diff) |
mention James current work on ssh
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |