summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-08-03 11:32:32 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-08-03 12:49:45 +0100
commitef3a1a30b2d5edba53f1a8c8d1dc594940cb39c1 (patch)
treec39d01e6a0ef11ef033dc7fafdf2415d7c4a7494 /doc
parent3581f3213f74d47833cc710dfc678f1d79debaa7 (diff)
DANE: treat a TLSA response having only non-TLSA records the same as a no-match response
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index e1471b627..d99370a7e 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -61,6 +61,10 @@ JH/14 Fix logging of errors under PIPELINING. Previously the log line giving
JH/15 Fix counting of empty lines in $body_linecount and $message_linecount.
Previously they were not counted.
+JH/16 DANE: treat a TLSA lookup response having all non-TLSA RRs, the same
+ as one having no matching records. Previously we deferred the message
+ that needed the lookup.
+
Exim version 4.87
-----------------