- markus@cvs.openbsd.org 2002/01/10 11:24:04
[clientloop.c]
handle SSH2_MSG_GLOBAL_REQUEST (just reply with failure); ok djm@
diff --git a/ChangeLog b/ChangeLog
index 3826cd0..ff22e18 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -113,6 +113,9 @@
- markus@cvs.openbsd.org 2002/01/10 11:13:29
[serverloop.c]
skip client_alive_check until there are channels; ok beck@
+ - markus@cvs.openbsd.org 2002/01/10 11:24:04
+ [clientloop.c]
+ handle SSH2_MSG_GLOBAL_REQUEST (just reply with failure); ok djm@
20020121
@@ -7261,4 +7264,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1755 2002/01/22 12:21:39 djm Exp $
+$Id: ChangeLog,v 1.1756 2002/01/22 12:21:58 djm Exp $