summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2002-06-06 20:27:55 +0000
committerBen Lindstrom <mouring@eviladmin.org>2002-06-06 20:27:55 +0000
commit855bf3ac3cf395b282600700c1fd792af1f3fdcb (patch)
treeeffce712ac4bb1d7ef46cc3db4fdda2b74756298 /ChangeLog
parent4887da222b5dec4e36f85f724d836dfbb6d434c7 (diff)
- markus@cvs.openbsd.org 2002/05/25 18:51:07
[auth.h auth2.c auth2-hostbased.c auth2-kbdint.c auth2-none.c auth2-passwd.c auth2-pubkey.c Makefile.in] split auth2.c into one file per method; ok provos@/deraadt@ NOTE: Merged back noticable cygwin and pam stuff. May need review to ensure I did not miss anything.
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 $