aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorTomas Mraz <tm@t8m.info>2005-12-21 10:04:09 +0000
committerTomas Mraz <tm@t8m.info>2005-12-21 10:04:09 +0000
commite4cbefcdd253ae67503268014ef39e849cb31b7b (patch)
treeb195e2efc56b504be956b6bcb4fe465f69251098 /NEWS
parentb1d9b2322daa439194aaa53037fe27a0ccc0596b (diff)
downloadpam-e4cbefcdd253ae67503268014ef39e849cb31b7b.tar.gz
pam-e4cbefcdd253ae67503268014ef39e849cb31b7b.tar.bz2
pam-e4cbefcdd253ae67503268014ef39e849cb31b7b.zip
Relevant BUGIDs:
Purpose of commit: new feature Commit summary: --------------- * modules/pam_succeed_if/pam_succeed_if.c (evaluate_ingroup), (evaluate_notingroup): Simplified. (evaluate_innetgr), (evaluate_notinnetgr): New functions. (evaluate): Added calls to evaluate_(not)innetgr(). * modules/pam_succeed_if/README: Documented netgroup matching. * NEWS: Mentioned the added netgroup matching support.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8886ad07..f6955ee5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
Linux-PAM NEWS -- history of user-visible changes.
+* pam_succeed_if, pam_group, pam_time: Support netgroup matching.
Release 0.99.2.1