diff options
author | Charl Botha <cpbotha@cpbotha.net> | 2001-07-14 20:50:21 +0000 |
---|---|---|
committer | Charl Botha <cpbotha@cpbotha.net> | 2001-07-14 20:50:21 +0000 |
commit | 07e2aca8d4c90616fabc99f5abff71b423fad6b7 (patch) | |
tree | 2b4d94068fd98ca36b1963ea52064d67da8f55f9 /changelog | |
parent | 632939171280f34924cbae6fe9f286bdc8b508eb (diff) | |
download | libpam-pwdfile-07e2aca8d4c90616fabc99f5abff71b423fad6b7.tar.gz |
Integrated patch for 2 second delay at incorrect password.v0.95
Fixed minor build warnings (added _BSD_SOURCE define).
Diffstat (limited to 'changelog')
-rw-r--r-- | changelog | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,7 +1,14 @@ changelog for pam_pwdfile PAM module - Charl P. Botha <cpbotha@ieee.org> -$Id: changelog,v 1.10 2001-06-15 21:30:16 cpbotha Exp $ +$Id: changelog,v 1.11 2001-07-14 20:50:21 cpbotha Exp $ --------------------------------------------------------------------------- +0.95 : Sat Jul 14 22:38:16 CEST 2001 + +* added features.h, _BSD_SOURCE now defined by Makefile (for vsyslog a.o.) +* integrated patch by Ethan Benson <erbenson@alaska.net> that enables a two + second PAM delay when an incorrect password is supplied. +* yes, if this version floats for long enough, we can do the 1.0 thing. + 0.9: Fri Jun 15 23:23:31 CEST 2001 * integrated patch by Stephen Darragh <srd@it.net.au> to fix problems with |