diff options
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 | ||||
-rw-r--r-- | doc/doc-txt/NewStuff | 2 |
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 ------------ |