diff options
author | Tomas Mraz <tm@t8m.info> | 2005-09-15 09:40:30 +0000 |
---|---|---|
committer | Tomas Mraz <tm@t8m.info> | 2005-09-15 09:40:30 +0000 |
commit | 497104041972bf517707d188569250770475f01e (patch) | |
tree | 848c50a23041c04f0734f8d9a525cf299dcbd16d /CHANGELOG | |
parent | ef7185ddc3cde8420bfaaa60266fae7a6171bfba (diff) | |
download | pam-497104041972bf517707d188569250770475f01e.tar.gz pam-497104041972bf517707d188569250770475f01e.tar.bz2 pam-497104041972bf517707d188569250770475f01e.zip |
Relevant BUGIDs:
Purpose of commit: cleanup
Commit summary:
---------------
Use the new pam_syslog and pam_prompt helper functions. Patches by ldv.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -58,6 +58,7 @@ bug report - outstanding bugs are listed here: * pam_cracklib: Make path to cracklib dicts an option (kukuk). * libpam: Add pam_syslog function for unified syslog messages from PAM modules (kukuk). +* pam_tally, pam_time, pam_userdb: use pam_syslog and pam_prompt (ldv) 0.80: Wed Jul 13 13:23:20 CEST 2005 * pam_tally: test for NULL data before dereferencing them (t8m) |