summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 911f0fa0f..3ee863580 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -14,6 +14,9 @@
14 client_loop() must detect if the session has been suspended and resumed, 14 client_loop() must detect if the session has been suspended and resumed,
15 and take appropriate action in that case. 15 and take appropriate action in that case.
16 From Martin Forssen, maf at appgate dot com 16 From Martin Forssen, maf at appgate dot com
17 - andreas@cvs.openbsd.org 2009/10/24 11:19:17
18 [ssh2.h]
19 Define the KEX messages used when resuming a suspended connection.
17 ok markus@ 20 ok markus@
18 21
1920091226 2220091226