diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-03-16 17:22:56 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-03-16 17:22:56 +0000 |
commit | 511a6c14924b5e931d67c4257ee7592dcc6ef49e (patch) | |
tree | d78e43d4c8902208a399daafce8c46cb247d3bf0 /doc/doc-txt | |
parent | e8793bad207763b266bedcb9d859e238b6a3a04e (diff) |
Support transport-added headers under cutthrough delivery. Bug 1431
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index c29f21cbf..8a55ceea9 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -56,7 +56,11 @@ JH/06 Log outbound-TLS and port details, subject to log selectors, for a JH/07 Add malware type "sock" for talking to simple daemon. -JH/08 Bugzilla 1371: Add tls_{,try_}verify_hosts to smtp transport. OpenSSL only. +JH/08 Bugzilla 1371: Add tls_{,try_}verify_hosts to smtp transport. + OpenSSL only. + +JH/09 Bugzilla 1431: Support (with limitations) headers_add/headers_remove in + routers/transports under cutthrough routing. Exim version 4.82 |