- (djm) Remove redundant and incorrect test for max auth attempts in
   PAM kbdint code. Based on fix from Matthew Melvin
  <matthewm@webcentral.com.au>
diff --git a/ChangeLog b/ChangeLog
index 474e2ec..e3e13eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 20010627
  - (djm) Reintroduce pam_session call for non-pty sessions.
+ - (djm) Remove redundant and incorrect test for max auth attempts in 
+   PAM kbdint code. Based on fix from Matthew Melvin 
+  <matthewm@webcentral.com.au>
 
 20010625
  - OpenBSD CVS Sync
@@ -5794,4 +5797,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1326 2001/06/26 23:34:15 djm Exp $
+$Id: ChangeLog,v 1.1327 2001/06/27 05:36:43 djm Exp $