diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2017-06-02 14:22:42 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2017-06-03 22:04:50 +0100 |
commit | a843a57ecb56c45c42bd0e8e8bd66defe48bb6bd (patch) | |
tree | 36b3909062eb51a437722b98eb4697e8cbc9b00e /doc/doc-txt | |
parent | 087b6b26fa9be49f9ce52bf8941b5a69d1ec31ce (diff) |
Fix logging of delivery port for callout lazy-close, when port specified by router
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 7f2e9d097..336935329 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -106,6 +106,9 @@ JH/15 Fix a crash in the smtp transport caused when two hosts in succession are unsuable for non-message-specific reasons - eg. connection timeout, banner-time rejection. +JH/16 Fix logging of delivery remote port, when specified by router, under + callout/hold. + Exim version 4.89 ----------------- |