- 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.
diff --git a/ChangeLog b/ChangeLog
index f43d192..38ea644 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -31,6 +31,10 @@
    - markus@cvs.openbsd.org 2002/05/25 08:50:39
      [sshconnect2.c]
      execlp->execl; from stevesk
+   - 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@
 
 20020604
  - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
@@ -715,4 +719,4 @@
  - (stevesk) entropy.c: typo in debug message
  - (djm) ssh-keygen -i needs seeded RNG; report from markus@
 
-$Id: ChangeLog,v 1.2152 2002/06/06 20:05:57 mouring Exp $
+$Id: ChangeLog,v 1.2153 2002/06/06 20:27:55 mouring Exp $