DANE: treat a TLSA response having only non-TLSA records the same as a no-match response
[exim.git] / doc / doc-txt / ChangeLog
index 0fe63f123ada43d5843ce2a226b0b8722f935ffd..d99370a7e8a3497e31d688c5270a95caf5141484 100644 (file)
@@ -55,6 +55,16 @@ JH/13 Cutthrough: expand transport dkim_domain option when testing for dkim
       empty is permissible (obviously it should depend only on data available
       when the cutthrough connection is made).
 
+JH/14 Fix logging of errors under PIPELINING.  Previously the log line giving
+      the relevant preceding SMTP command did not note the pipelining mode.
+
+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
 -----------------