* README, NEWS, configure.in, lib/pam_defs.h, src/login.c: Add

support for OpenPAM.
This commit is contained in:
nekral-guest
2008-07-21 21:14:06 +00:00
parent 7ac0323c7b
commit 276e406c0f
6 changed files with 58 additions and 12 deletions

View File

@@ -1,3 +1,8 @@
2008-07-21 Seraphim Mellos <mellos@ceid.upatras.gr>
* README, NEWS, configure.in, lib/pam_defs.h, src/login.c: Add
support for OpenPAM.
2008-07-12 Nicolas François <nicolas.francois@centraliens.net>
* src/chage.c: Ignore the return value of pam_end() before exiting.