summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-01-22 23:21:58 +1100
committerDamien Miller <djm@mindrot.org>2002-01-22 23:21:58 +1100
commitc3fa407073d92fe11efb0c07c4d9da4720289ce7 (patch)
treeea04b2171aedb6e6cbc2cb522d5134f0f0dafeb4 /ChangeLog
parent056cf73d35e36521f5d8c9e799f1d21c6976d99c (diff)
- markus@cvs.openbsd.org 2002/01/10 11:24:04
[clientloop.c] handle SSH2_MSG_GLOBAL_REQUEST (just reply with failure); ok djm@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 3826cd03c..ff22e1826 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -113,6 +113,9 @@
113 - markus@cvs.openbsd.org 2002/01/10 11:13:29 113 - markus@cvs.openbsd.org 2002/01/10 11:13:29
114 [serverloop.c] 114 [serverloop.c]
115 skip client_alive_check until there are channels; ok beck@ 115 skip client_alive_check until there are channels; ok beck@
116 - markus@cvs.openbsd.org 2002/01/10 11:24:04
117 [clientloop.c]
118 handle SSH2_MSG_GLOBAL_REQUEST (just reply with failure); ok djm@
116 119
117 120
11820020121 12120020121
@@ -7261,4 +7264,4 @@
7261 - Wrote replacements for strlcpy and mkdtemp 7264 - Wrote replacements for strlcpy and mkdtemp
7262 - Released 1.0pre1 7265 - Released 1.0pre1
7263 7266
7264$Id: ChangeLog,v 1.1755 2002/01/22 12:21:39 djm Exp $ 7267$Id: ChangeLog,v 1.1756 2002/01/22 12:21:58 djm Exp $