diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-11-19 19:05:54 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-11-19 20:05:48 +0000 |
commit | 5c161fa615ab4a2d40170fedd71d1b9a7f079ff6 (patch) | |
tree | fd392f032187ab1215a8dcc18563bdb89a1b031b /doc/doc-txt/ChangeLog | |
parent | 46e872abb44a2589488ec47febaf376c89688c1c (diff) |
Logging: add I= element to transport-defer lines. Bug 2675
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index d56454ccc..16098d50e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -140,6 +140,10 @@ JH/28 Fix spurious logging of select error. Some platforms, notably FreeBSD, a bug in the error-handling. This was benign apart from the log messages. +JH/29 Bug 2675: add outgoing-interface I= element to deferred "==" log lines, + for consistency with delivered "=>" and failed "**" lines. While we're + there, handle PRX and TFO. + Exim version 4.94 ----------------- |