summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Rekorajski <baggins@sith.mimuw.edu.pl>2003-09-25 17:50:31 +0000
committerJan Rekorajski <baggins@sith.mimuw.edu.pl>2003-09-25 17:50:31 +0000
commit9c8cb7c93a93010647e7861e36a9162ca05083f6 (patch)
treec4c2f72d562eff965b154aac76db04dc25d02fc3
parent901333def6c893f5decdfd62178c6654915ae7fa (diff)
Relevant BUGIDs: 812567
Purpose of commit: new feature Commit summary: --------------- Added new "include" directive to pam config file syntax.
-rw-r--r--CHANGELOG6
1 files changed, 6 insertions, 0 deletions
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" <ldv@altlinux.org>) (Bug 812567 - baggins).
+
+
0.77: Mon Sep 23 10:25:42 PDT 2002