summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-06 19:59:29 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-06 19:59:29 +0000
commit5206b951c6db0f337f15515c1857993ab2a1c7b1 (patch)
tree6058a8e9cdd1a20738f959e7455a820bb6a2f9b2 /ChangeLog
parent9e5bb579f9ce4a6154c9e4123ecf075cea192f9f (diff)
- markus@cvs.openbsd.org 2002/05/24 08:45:14
[sshconnect2.c] stat ssh-keysign first, print error if stat fails; some debug->error; fix comment
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a00e4ea18..4e1c95a58 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,10 @@
24 - markus@cvs.openbsd.org 2002/05/23 19:39:34 24 - markus@cvs.openbsd.org 2002/05/23 19:39:34
25 [ssh.c] 25 [ssh.c]
26 add comment about ssh-keysign 26 add comment about ssh-keysign
27 - markus@cvs.openbsd.org 2002/05/24 08:45:14
28 [sshconnect2.c]
29 stat ssh-keysign first, print error if stat fails;
30 some debug->error; fix comment
27 31
2820020604 3220020604
29 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed 33 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
@@ -708,4 +712,4 @@
708 - (stevesk) entropy.c: typo in debug message 712 - (stevesk) entropy.c: typo in debug message
709 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 713 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
710 714
711$Id: ChangeLog,v 1.2150 2002/06/06 19:58:27 mouring Exp $ 715$Id: ChangeLog,v 1.2151 2002/06/06 19:59:29 mouring Exp $