diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-01-23 12:36:32 +0000 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2006-01-23 12:36:32 +0000 |
commit | 9ed169585185307e13dec9c20c944de191bb6df6 (patch) | |
tree | 0c6424c2315964bfabd0ddff5ce9af1df666b3e3 /NEWS | |
parent | a5c4da8d631c538490c1920689d590c19a60f1d6 (diff) | |
download | pam-9ed169585185307e13dec9c20c944de191bb6df6.tar.gz pam-9ed169585185307e13dec9c20c944de191bb6df6.tar.bz2 pam-9ed169585185307e13dec9c20c944de191bb6df6.zip |
Relevant BUGIDs: none
Purpose of commit: new feature
Commit summary:
---------------
2006-01-21 Thorsten Kukuk <kukuk@thkukuk.de>
* modules/pam_listfile/pam_listfile.c: Add support for session
and password management.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ Linux-PAM NEWS -- history of user-visible changes. * Fix building of static variants of libpam, libpamc and libpam_misc +* pam_listfile: Add support for password and session management Release 0.99.3.0 |