summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2000-11-25 02:04:57 +0000
committerAndrew G. Morgan <morgan@kernel.org>2000-11-25 02:04:57 +0000
commitae282c2b26cfacb4e850d1258b851f125eca221a (patch)
tree56c20718bc93478c76aa27864a0bd947244fe283 /CHANGELOG
parentb61a45a564a3ec5748440d7ebb9dec4d6a8f13d9 (diff)
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--CHANGELOG3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3be5741b..b59524c2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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