summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a2eaf69b6..2cdd9997f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -85,6 +85,10 @@
85 - markus@cvs.openbsd.org 2001/02/28 21:21:41 85 - markus@cvs.openbsd.org 2001/02/28 21:21:41
86 [sshd.c] 86 [sshd.c]
87 generate a fake session id, too 87 generate a fake session id, too
88 - markus@cvs.openbsd.org 2001/02/28 21:27:48
89 [channels.c packet.c packet.h serverloop.c]
90 use ignore message to simulate a SSH2_MSG_CHANNEL_DATA message
91 use random content in ignore messages.
88 92
8920010304 9320010304
90 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid. 94 - (bal) Remove make-ssh-known-hosts.1 since it's no longer valid.
@@ -4277,4 +4281,4 @@
4277 - Wrote replacements for strlcpy and mkdtemp 4281 - Wrote replacements for strlcpy and mkdtemp
4278 - Released 1.0pre1 4282 - Released 1.0pre1
4279 4283
4280$Id: ChangeLog,v 1.876 2001/03/05 06:25:23 mouring Exp $ 4284$Id: ChangeLog,v 1.877 2001/03/05 06:28:06 mouring Exp $