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 f43d19219..38ea644ce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,10 @@
31 - markus@cvs.openbsd.org 2002/05/25 08:50:39 31 - markus@cvs.openbsd.org 2002/05/25 08:50:39
32 [sshconnect2.c] 32 [sshconnect2.c]
33 execlp->execl; from stevesk 33 execlp->execl; from stevesk
34 - markus@cvs.openbsd.org 2002/05/25 18:51:07
35 [auth.h auth2.c auth2-hostbased.c auth2-kbdint.c auth2-none.c
36 auth2-passwd.c auth2-pubkey.c Makefile.in]
37 split auth2.c into one file per method; ok provos@/deraadt@
34 38
3520020604 3920020604
36 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed 40 - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
@@ -715,4 +719,4 @@
715 - (stevesk) entropy.c: typo in debug message 719 - (stevesk) entropy.c: typo in debug message
716 - (djm) ssh-keygen -i needs seeded RNG; report from markus@ 720 - (djm) ssh-keygen -i needs seeded RNG; report from markus@
717 721
718$Id: ChangeLog,v 1.2152 2002/06/06 20:05:57 mouring Exp $ 722$Id: ChangeLog,v 1.2153 2002/06/06 20:27:55 mouring Exp $