diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2023-01-18 11:34:07 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2023-01-19 17:34:28 +0000 |
commit | aae673d7db4b26e8c4a8cc3d59fe94de4c47ba16 (patch) | |
tree | 398b3672681ecd0664cb79397f2001fea59b9c76 /doc/doc-txt/ChangeLog | |
parent | d23b36cd691de33b709eae04f6f100272a8081eb (diff) |
Logging: Add "D=" to more connection closure log lines. Bug 2434
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 45834756b..d85af1786 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -102,6 +102,9 @@ JH/20 Fix TLSA lookups. Previously dns_again_means_nonexist would affect SERVFAIL results, which breaks the downgrade resistance of DANE. Change to not checking that list for these looks. +JH/21 Bug 2434: Add connection-elapsed "D=" element to more connection + closure log lines. + Exim version 4.96 ----------------- |