diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-12-13 10:35:49 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-12-13 10:35:49 +0000 |
commit | e21c7e7fea8541afde5665fbc5643ad218f1d247 (patch) | |
tree | 8bfb53f276c8001bf5e509cafa736839e6c09673 /ChangeLog | |
parent | 03209d3db52185b8c57ee0f5cccb18aa2c908122 (diff) |
Relevant BUGIDs: 1606180
Purpose of commit: new feature
Commit summary:
---------------
2006-12-13 Thorsten Kukuk <kukuk@suse.de>
* modules/pam_localuser/pam_localuser.c: Add support for session
and chauthtok [SF#1606180].
* modules/pam_localuser/pam_localuser.8.xml: Document last change.
* libpam/pam_audit.c (_pam_audit_writelog): Print error message
only once.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-12-13 Thorsten Kukuk <kukuk@suse.de> + + * modules/pam_localuser/pam_localuser.c: Add support for session + and chauthtok [SF#1606180]. + * modules/pam_localuser/pam_localuser.8.xml: Document last change. + + * libpam/pam_audit.c (_pam_audit_writelog): Print error message + only once. + 2006-12-12 Thorsten Kukuk <kukuk@thkukuk.de> * libpam/pam_audit.c (_pam_audit_writelog): Print error |