summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2010-01-08 16:53:31 +1100
committerDarren Tucker <dtucker@zip.com.au>2010-01-08 16:53:31 +1100
commite730118bf41c70bd519e595a7dda39df551852eb (patch)
tree7e9373bf8e88354d941fd94289bee3b3d1849703 /ChangeLog
parentf9e6eb8f226675389c79fb9c44fcc29038ab9ff7 (diff)
- andreas@cvs.openbsd.org 2009/10/24 11:22:37
[roaming_common.c] Do the actual suspend/resume in the client. This won't be useful until the server side supports roaming. Most code from Martin Forssen, maf at appgate dot com. Some changes by me and markus@ ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ee863580..d45a896bb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,13 @@
18 [ssh2.h] 18 [ssh2.h]
19 Define the KEX messages used when resuming a suspended connection. 19 Define the KEX messages used when resuming a suspended connection.
20 ok markus@ 20 ok markus@
21 - andreas@cvs.openbsd.org 2009/10/24 11:22:37
22 [roaming_common.c]
23 Do the actual suspend/resume in the client. This won't be useful until
24 the server side supports roaming.
25 Most code from Martin Forssen, maf at appgate dot com. Some changes by
26 me and markus@
27 ok markus@
21 28
2220091226 2920091226
23 - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1 30 - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1