From f6b973b922818f189bdb70924de0c6691cf9ffe4 Mon Sep 17 00:00:00 2001 From: Tomas Mraz Date: Thu, 29 Mar 2007 20:33:07 +0000 Subject: Relevant BUGIDs: Purpose of commit: new feature Commit summary: --------------- * modules/pam_limits/Makefile.am: Define limits.d dir and install it. * modules/pam_limits/pam_limits.8.xml: Describe limits.d parsing. * modules/pam_limits/pam_limits.c (pam_limit_s): Make conf_file ptr. (pam_parse): conf_file is now ptr. (pam_sm_open_session): Add parsing files from limits.d subdir using glob, change pl to pointer. --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 8a35c885..59cc2f9a 100644 --- a/NEWS +++ b/NEWS @@ -3,9 +3,9 @@ Linux-PAM NEWS -- history of user-visible changes. Release X.XX.X.X -* Add translations for ar, ca, da, ru, sv and zu -* Update hungarian translation - +* Add translations for ar, ca, da, ru, sv and zu. +* Update hungarian translation. +* Add support for limits.d directory to pam_limits. Release 0.99.7.1 -- cgit v1.2.3