diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2016-09-10 21:37:56 +0100 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2016-09-11 16:13:03 +0100 |
commit | a57ce043b4c47bd069343100b602e14fad38c43c (patch) | |
tree | 1d4166dc0831816487762f51b39561f81e098241 /doc | |
parent | 59a286efa436395d340a4aba2bff35d611800bb5 (diff) |
Log EHLO response on getting conn-close response for HELO. Bug 1832
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index aeb67ecfa..40f06dc29 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -88,6 +88,8 @@ JH/23 Bug 1874: fix continued use of a connection for further deliveries. (has no matching addresses), we lost track of needing to mark it deferred. As a result mail would be lost. +JH/24 Bug 1832: Log EHLO response on getting conn-close response for HELO. + Exim version 4.87 ----------------- |