summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2016-07-31 15:14:51 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2016-07-31 15:14:51 +0100
commit0d9fa8c0a3e0e3dd140880861a60c3def18f176b (patch)
tree758bef9618a463e4f8c9ba762722e6c6ef987cff /doc
parente12b4599116088918a8a0f7a7dc36f1ec75496b3 (diff)
Logging: Fix logging of errors under PIPELINING
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 0fe63f123..bc48ad269 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -55,6 +55,9 @@ 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.
+
Exim version 4.87
-----------------