diff options
author | Tomas Mraz <tm@t8m.info> | 2005-09-21 10:54:50 +0000 |
---|---|---|
committer | Tomas Mraz <tm@t8m.info> | 2005-09-21 10:54:50 +0000 |
commit | efe5feecf980b2a1352d438bfd444eec2024d7ce (patch) | |
tree | 970388f0f1bfe428bdb9e0ab0d3a748f96c9dbd7 /CHANGELOG | |
parent | be09d6354efcb2571731bdffc47da86f22621ac8 (diff) | |
download | pam-efe5feecf980b2a1352d438bfd444eec2024d7ce.tar.gz pam-efe5feecf980b2a1352d438bfd444eec2024d7ce.tar.bz2 pam-efe5feecf980b2a1352d438bfd444eec2024d7ce.zip |
Relevant BUGIDs:
Purpose of commit: bugfix, new feature
Commit summary:
---------------
pam_lastlog: Cleanup, fix broken logic in pam_parse,
modify wtmp by default, nowtmp option switches that off (patch by ldv)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -65,6 +65,8 @@ bug report - outstanding bugs are listed here: values for other limits are applied) patch by Anton Guda * pam_unix: Always honor nis flag on password change (by Aaron Hope) * libpam: Moved functions from pammodutil to libpam (t8m) +* pam_lastlog: Cleanup, fix broken logic in pam_parse, + modify wtmp by default, nowtmp option switches that off (ldv) 0.80: Wed Jul 13 13:23:20 CEST 2005 * pam_tally: test for NULL data before dereferencing them (t8m) |