summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorHeiko Schlittermann <hs+exim@schlittermann.de>2014-11-29 19:39:58 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2015-01-12 18:58:34 +0000
commit98b8312fe7bf50e38c4a6dbc9f7592d2db134f36 (patch)
treeb17eee6bc6dc08c1dbdcca479866e1a82f72e617 /doc/doc-txt
parente8bc7fca1bef99f0b14fe791594be95cfed134f2 (diff)
New variable $config_dir, $config_file. Bug 1553
Diffstat (limited to 'doc/doc-txt')
-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
------------