diff options
author | Tomas Mraz <tm@t8m.info> | 2005-05-27 10:33:14 +0000 |
---|---|---|
committer | Tomas Mraz <tm@t8m.info> | 2005-05-27 10:33:14 +0000 |
commit | 346893dbef4b4697e3efbffd05d9de94d93263c3 (patch) | |
tree | 6e5e168c41b819c174c314d4e1f50e8135403bd3 /CHANGELOG | |
parent | 3d1d89d1397237bb80d612096c7cacf2943fae70 (diff) | |
download | pam-346893dbef4b4697e3efbffd05d9de94d93263c3.tar.gz pam-346893dbef4b4697e3efbffd05d9de94d93263c3.tar.bz2 pam-346893dbef4b4697e3efbffd05d9de94d93263c3.zip |
Relevant BUGIDs:
Purpose of commit: new feature
Commit summary:
---------------
* pam_access: Add listsep option to set list element separator by
Richard Shaffer
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -81,6 +81,8 @@ BerliOS Bugs are marked with (BerliOS #XXXX). for rlimit value (Bug 945449 - kukuk, t8m) * pam_xauth: Unset the XAUTHORITY variable when requesting user is root and target user is not (t8m) +* pam_access: Add listsep option to set list element separator by + Richard Shaffer (t8m) 0.79: Thu Mar 31 16:48:45 CEST 2005 * pam_tally: added audit option (toady) |