diff options
author | Phil Pennock <pdp@exim.org> | 2010-12-15 02:43:33 -0500 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2010-12-15 12:22:36 +0000 |
commit | 66581d1e830f4e68f2b074b8d79a80645c6a72ea (patch) | |
tree | 0f7a20c09654e711d4882d4278cf27de37faa08a /doc/doc-txt/ChangeLog | |
parent | 2cfd322193567dbbeca47b0fc0ee2836f46e2600 (diff) |
Implement -D whitelist invoking user restriction.
Document WHITELIST_D_MACROS.
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 386a15b8f..162d6c5f6 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -99,6 +99,7 @@ PP/28 Add WHITELIST_D_MACROS option to let some macros be overriden by the Exim run-time user without dropping privileges. + Exim version 4.72 ----------------- |