DKIM: log error on overlong input line
[exim.git] / doc / doc-txt / ChangeLog
index bc48ad269a0f0073ff6f89b60db4aa4f12f80235..d99370a7e8a3497e31d688c5270a95caf5141484 100644 (file)
@@ -58,6 +58,13 @@ JH/13 Cutthrough: expand transport dkim_domain option when testing for dkim
 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
 -----------------