diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2015-10-27 14:21:25 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2015-10-27 21:43:31 +0000 |
commit | 41e9358909b01447692befa3a4983611d1978755 (patch) | |
tree | baa48acddfdd4522d5aa792106a7f6fc4bc6f12c /doc | |
parent | fff1b30049ce36f176fd216d5dadf3f8f1f8474c (diff) |
Docs: minor tweaks
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-docbook/spec.xfpt | 2 | ||||
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt index 9bee9e874..114cce87f 100644 --- a/doc/doc-docbook/spec.xfpt +++ b/doc/doc-docbook/spec.xfpt @@ -31127,7 +31127,7 @@ In the latter case, the range is tried in strict order. Elements after the first for Unix sockets, or second for TCP socket, are options. -The supported option are: +The supported options are: .code pri=<priority> Selection priority weight=<value> Selection bias diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index abdc5b7cb..beedb59f4 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -60,6 +60,9 @@ JH/09 Bug 1700: ignore space & tab embedded in base64 during decode. JH/10 Bug 840: fix log_defer_output option of pipe transport +JH/11 Bug 830: use same host for all RCPTS of a message, even under + hosts_randomize. This matters a lot when combined with mua_wrapper. + Exim version 4.86 ----------------- |