Fix $body_linecount for empty lines
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index 0fe63f123ada43d5843ce2a226b0b8722f935ffd..e1471b627950b03da265cd0f511ae38d99278cec 100644 (file)
@@ -55,6 +55,12 @@ 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.
+
 
 Exim version 4.87
 -----------------