summaryrefslogtreecommitdiff
path: root/doc/doc-txt/NewStuff
diff options
context:
space:
mode:
authorHeiko Schlittermann <hs+exim@schlittermann.de>2014-11-29 19:39:58 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2014-11-29 19:41:23 +0000
commitac6652c8a0ac69fc0f46d7f8535aa537cd609c94 (patch)
treeaa377b405f389d8f37d49fd9dbd4e109344c60de /doc/doc-txt/NewStuff
parent734076a52c94c290826224e524f49be07d4476e1 (diff)
New variable $config_dir, $config_file. Bug 1553
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r--doc/doc-txt/NewStuff3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 76947300e..f40fbedfd 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -25,6 +25,9 @@ Version 4.85
server certs used for TLS match the result of the MX lookup. It does
not use the same mechanism as DANE.
+ 4. New expansion items $config_file, $config_dir, containing the file
+ and directory name of the main configuration file.
+
Version 4.84
------------