diff options
author | Andrew G. Morgan <morgan@kernel.org> | 2000-11-25 02:04:57 +0000 |
---|---|---|
committer | Andrew G. Morgan <morgan@kernel.org> | 2000-11-25 02:04:57 +0000 |
commit | ae282c2b26cfacb4e850d1258b851f125eca221a (patch) | |
tree | 56c20718bc93478c76aa27864a0bd947244fe283 /CHANGELOG | |
parent | b61a45a564a3ec5748440d7ebb9dec4d6a8f13d9 (diff) | |
download | pam-ae282c2b26cfacb4e850d1258b851f125eca221a.tar.gz pam-ae282c2b26cfacb4e850d1258b851f125eca221a.tar.bz2 pam-ae282c2b26cfacb4e850d1258b851f125eca221a.zip |
Relevant BUGIDs: 117240
Purpose of commit: documentation
Commit summary:
---------------
Documentation for new accessconf= module argument
contributed by Meelis Roos.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -35,7 +35,8 @@ Where you should replace XXXXX with a bug-id. 0.73: please submit patches for this section with actual code/doc patches! -* added accessconf=<filename> feature to pam_access - request from Aldrin Martoq (Bug 111927 - agmorgan) +* added accessconf=<filename> feature to pam_access - request from + Aldrin Martoq and Meelis Roos (Bugs 111927,117240 - agmorgan) * fix for pam_limit module not dealing with all limits Adam J. Richter (Bug 119554 - agmorgan) * comment fix describing fail_delay callback in _pam_types.h (Bug |