summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2015-11-14 14:45:23 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2015-11-14 14:45:23 +0000
commit240c288fabd47aa8daf34c06b77a40fd37add470 (patch)
tree45a1983d824fc8b9a7004ac03dddee98ba79361c /doc/doc-txt
parentce133ea613d35214340b24a8ef2097e00ddb3678 (diff)
Change notes for -bP
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog3
-rw-r--r--doc/doc-txt/NewStuff2
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 1096e89c8..742243c2d 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -87,6 +87,9 @@ JH/18 Bug 1709: When built with TLS support, the tls_advertise_hosts option now
Packagers of Exim are strongly encouraged to create a server certificate
at installation time.
+HS/03 Add -bP config_file as a synonym for -bP configure_file, for consistency
+ with the $config_file variable.
+
Exim version 4.86
-----------------
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index ca65c98ea..7e530ce5d 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -24,6 +24,8 @@ Version 4.87
The former operator strips leading zeroes and collapses the longest
set of 0-groups to a double-colon.
+ 5. New "-bP config" support, to dump the effective configuration.
+
Version 4.86
------------