summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAndrew G. Morgan <morgan@kernel.org>2000-11-25 01:48:05 +0000
committerAndrew G. Morgan <morgan@kernel.org>2000-11-25 01:48:05 +0000
commitb61a45a564a3ec5748440d7ebb9dec4d6a8f13d9 (patch)
tree98b9869aaadcd62c143461e483c54c266cd4deb8 /CHANGELOG
parent5b40ed49c7925927b9fda0938ce34e45849fcf5f (diff)
Relevant BUGIDs: 111927, 117240
Purpose of commit: new feature Commit summary: --------------- Added accessconf= option to the module to override the default access.conf file. Feature request from Aldrin Martoq and Meelis Roos.
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 2420907c..3be5741b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -35,6 +35,7 @@ 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)
* 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