summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorPhil Pennock <pdp@exim.org>2012-06-03 20:27:59 -0400
committerPhil Pennock <pdp@exim.org>2012-06-03 20:27:59 -0400
commitf4ee74acd38ba15c920cf59af1a3ade933c7e14f (patch)
treefe34f2acb7304b6469911b6a0c2252855a7c3f9d /doc/doc-txt/ChangeLog
parenta3fb9793861eb9c5ece5c37c08c5c519fe1e01b7 (diff)
Implement -G => "control=suppress_local_fixups"
fixes bug 1117
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index ea0b2a985..599c3486e 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -25,8 +25,11 @@ PP/06 Cyrus SASL: set local and remote IP;port properties for driver.
using channel bindings instead).
PP/07 Handle "exim -L <tag>" to indicate to use syslog with tag as the process
- name; added for Sendmail compatibility.
+ name; added for Sendmail compatibility; requires admin caller.
+ Handle -G as equivalent to "control = suppress_local_fixups" (we used to
+ just ignore it); requires trusted caller.
Also parse but ignore: -Ac -Am -X<logfile>
+ Bugzilla 1117.
Exim version 4.80