diff options
author | Darren Tucker <dtucker@zip.com.au> | 2010-01-08 16:51:40 +1100 |
---|---|---|
committer | Darren Tucker <dtucker@zip.com.au> | 2010-01-08 16:51:40 +1100 |
commit | e32cf43106ee53e180bc855cdb60b6d414547d84 (patch) | |
tree | 3b4b90e7ab64d57294d34e33edf09929d608d485 /ChangeLog | |
parent | 36331b5d6cf8f776a27fe6fc3ed19da4f4c2ad91 (diff) |
- andreas@cvs.openbsd.org 2009/10/24 11:15:29
[clientloop.c]
client_loop() must detect if the session has been suspended and resumed,
and take appropriate action in that case.
From Martin Forssen, maf at appgate dot com
ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -9,6 +9,12 @@ | |||
9 | Let the client detect if the server supports roaming by looking | 9 | Let the client detect if the server supports roaming by looking |
10 | for the resume@appgate.com kex algorithm. | 10 | for the resume@appgate.com kex algorithm. |
11 | ok markus@ | 11 | ok markus@ |
12 | - andreas@cvs.openbsd.org 2009/10/24 11:15:29 | ||
13 | [clientloop.c] | ||
14 | client_loop() must detect if the session has been suspended and resumed, | ||
15 | and take appropriate action in that case. | ||
16 | From Martin Forssen, maf at appgate dot com | ||
17 | ok markus@ | ||
12 | 18 | ||
13 | 20091226 | 19 | 20091226 |
14 | - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1 | 20 | - (tim) [contrib/cygwin/Makefile] Install ssh-copy-id and ssh-copy-id.1 |