- (bal) Refixed auth2.c.  It was never fully commited while spliting out
        authentication to different files.
diff --git a/ChangeLog b/ChangeLog
index 0ed4118..390ed4d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -133,6 +133,8 @@
  - (bal) Missed msg.[ch] in merge.  Required for ssh-keysign.
  - (bal) Forgot to add msg.c Makefile.in.
  - (bal) monitor_mm.c typos.
+ - (bal) Refixed auth2.c.  It was never fully commited while spliting out
+	authentication to different files.
 
 20020604
  - (stevesk) [channels.c] bug #164 patch from YOSHIFUJI Hideaki (changed
@@ -817,4 +819,4 @@
  - (stevesk) entropy.c: typo in debug message
  - (djm) ssh-keygen -i needs seeded RNG; report from markus@
 
-$Id: ChangeLog,v 1.2182 2002/06/07 01:57:25 mouring Exp $
+$Id: ChangeLog,v 1.2183 2002/06/07 02:05:25 mouring Exp $