From: Jan Rekorajski Date: Thu, 25 Sep 2003 17:50:31 +0000 (+0000) Subject: Relevant BUGIDs: 812567 X-Git-Tag: Linux-PAM-0-78-Beta1~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9c8cb7c93a93010647e7861e36a9162ca05083f6;p=linux-pam Relevant BUGIDs: 812567 Purpose of commit: new feature Commit summary: --------------- Added new "include" directive to pam config file syntax. --- diff --git a/CHANGELOG b/CHANGELOG index b20bb87f..99d02fea 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -68,6 +68,12 @@ bug report - outstanding bugs are listed here: * added my new DSA public key to the pgp.keys.asc file. Also included a signed copy of my new public key (1024D/D41A6DF2) made with my old key (1024/2A398175). +* added "include" directive to config file syntax. + The whole idea is to create few "systemwide" pam configs and include + parts of them in application pam configs. + (patch by "Dmitry V. Levin" ) (Bug 812567 - baggins). + + 0.77: Mon Sep 23 10:25:42 PDT 2002