summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 898159d14..e03885052 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -64,6 +64,11 @@
64 - markus@cvs.openbsd.org 2002/02/03 17:55:55 64 - markus@cvs.openbsd.org 2002/02/03 17:55:55
65 [channels.c channels.h] 65 [channels.c channels.h]
66 remove unused channel_input_channel_request 66 remove unused channel_input_channel_request
67 - markus@cvs.openbsd.org 2002/02/03 17:58:21
68 [channels.c channels.h ssh.c]
69 generic callbacks are not really used, remove and
70 add a callback for msg of type SSH2_MSG_CHANNEL_OPEN_CONFIRMATION
71 ok djm@
67 72
6820020130 7320020130
69 - (djm) Delay PRNG seeding until we need it in ssh-keygen, from markus@ 74 - (djm) Delay PRNG seeding until we need it in ssh-keygen, from markus@
@@ -7466,4 +7471,4 @@
7466 - Wrote replacements for strlcpy and mkdtemp 7471 - Wrote replacements for strlcpy and mkdtemp
7467 - Released 1.0pre1 7472 - Released 1.0pre1
7468 7473
7469$Id: ChangeLog,v 1.1816 2002/02/05 01:22:08 djm Exp $ 7474$Id: ChangeLog,v 1.1817 2002/02/05 01:23:08 djm Exp $