summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-06 19:58:27 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-06 19:58:27 +0000
commit9e5bb579f9ce4a6154c9e4123ecf075cea192f9f (patch)
tree624b249474e7d5022e5de835996d29962ffec5bf /ChangeLog
parent1bad256822046e2cc9e3a85a1c622e4ebaa2b97e (diff)
- markus@cvs.openbsd.org 2002/05/23 19:39:34
[ssh.c] add comment about ssh-keysign
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ed0d737..a00e4ea1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,9 @@
sshconnect1.c sshconnect2.c ssh-keysign.8 ssh-keysign.c Makefile.in]
add /usr/libexec/ssh-keysign: a setuid helper program for hostbased
authentication in protocol v2 (needs to access the hostkeys).
+ - markus@cvs.openbsd.org 2002/05/23 19:39:34
+ [ssh.c]
+ add comment about ssh-keysign
20020604
- (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
@@ -705,4 +708,4 @@
- (stevesk) entropy.c: typo in debug message
- (djm) ssh-keygen -i needs seeded RNG; report from markus@
-$Id: ChangeLog,v 1.2149 2002/06/06 19:57:33 mouring Exp $
+$Id: ChangeLog,v 1.2150 2002/06/06 19:58:27 mouring Exp $