summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-01-22 23:22:20 +1100
committerDamien Miller <djm@mindrot.org>2002-01-22 23:22:20 +1100
commit4ce25952597aa5a6daabc5a1f55133b86e358fb2 (patch)
treeb859976f406e0a54e9851cc1b14aba8b8fc5cbaa /ChangeLog
parentc3fa407073d92fe11efb0c07c4d9da4720289ce7 (diff)
- markus@cvs.openbsd.org 2002/01/10 12:38:26
[nchan.c] remove dead code (skip drain)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ff22e1826..2d6a845ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -116,6 +116,9 @@
116 - markus@cvs.openbsd.org 2002/01/10 11:24:04 116 - markus@cvs.openbsd.org 2002/01/10 11:24:04
117 [clientloop.c] 117 [clientloop.c]
118 handle SSH2_MSG_GLOBAL_REQUEST (just reply with failure); ok djm@ 118 handle SSH2_MSG_GLOBAL_REQUEST (just reply with failure); ok djm@
119 - markus@cvs.openbsd.org 2002/01/10 12:38:26
120 [nchan.c]
121 remove dead code (skip drain)
119 122
120 123
12120020121 12420020121
@@ -7264,4 +7267,4 @@
7264 - Wrote replacements for strlcpy and mkdtemp 7267 - Wrote replacements for strlcpy and mkdtemp
7265 - Released 1.0pre1 7268 - Released 1.0pre1
7266 7269
7267$Id: ChangeLog,v 1.1756 2002/01/22 12:21:58 djm Exp $ 7270$Id: ChangeLog,v 1.1757 2002/01/22 12:22:20 djm Exp $