diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2014-05-31 15:36:13 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2014-05-31 15:45:52 +0100 |
commit | 071c51f70266916a7be153ce67c0045beb58b841 (patch) | |
tree | fa1da9417efa9f7172434cca397568f4e170015d /doc/doc-txt | |
parent | 4fc39190bb1254c0117873ab440603136dbb7862 (diff) |
Support service names for tls_on_connect_ports. Bug 72
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 541eac704..f4cfff913 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -129,6 +129,9 @@ TL/12 Bug 1444: Fix improper \r\n sequence handling when writing spool JH/25 Expand the coverage of the delivery $host and $host_address to client authenticators run in verify callout. Bug 1476. +JH/26 Port service names are now accepted for tls_on_connect_ports, to + align with daemon_smtp_ports. Bug 72. + Exim version 4.82 ----------------- |