summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2002-02-05 12:23:32 +1100
committerDamien Miller <djm@mindrot.org>2002-02-05 12:23:32 +1100
commit68f45983b29ea1bb70cfe0affd8806c93e2a02e7 (patch)
tree9a3aa8d40d15e8b1f507f66f8371e49a661cf302 /ChangeLog
parent67f0bc043c2d3b4edd1d0cabb10cf3f10f544fb5 (diff)
- markus@cvs.openbsd.org 2002/02/03 17:59:23
[sshconnect2.c] more cross checking if announced vs. used key type; ok stevesk@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index e0388505..43b69475 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -69,6 +69,9 @@
generic callbacks are not really used, remove and
add a callback for msg of type SSH2_MSG_CHANNEL_OPEN_CONFIRMATION
ok djm@
+ - markus@cvs.openbsd.org 2002/02/03 17:59:23
+ [sshconnect2.c]
+ more cross checking if announced vs. used key type; ok stevesk@
20020130
- (djm) Delay PRNG seeding until we need it in ssh-keygen, from markus@
@@ -7471,4 +7474,4 @@
- Wrote replacements for strlcpy and mkdtemp
- Released 1.0pre1
-$Id: ChangeLog,v 1.1817 2002/02/05 01:23:08 djm Exp $
+$Id: ChangeLog,v 1.1818 2002/02/05 01:23:32 djm Exp $