summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-10-19 22:25:27 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2019-10-19 22:25:27 +0100
commitc5040dfdb523ce2a14efbdfa0d3eb69d3afef65a (patch)
tree2b8d705fbefeaf5a02e30212a962f5594389f247 /doc/doc-txt
parentd48326c00b228279a957da7f58b48a55f4b7823b (diff)
CHUNKING: fix all-RCPTs-rejected, non-pipelined. Bug 2454
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index d4eac4e2f..9be52cedd 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -192,6 +192,11 @@ JH/41 With GnuTLS 3.6.0 (and later) do not attempt to manage Diffie-Hellman
HS/06 Change the default of dnssec_request_domains to "*"
+JH/42 Bug 2545: Fix CHUNKING for all RCPT commands rejected. Previously we
+ carried on and emitted a BDAT command, even when PIPELINING was not
+ active.
+
+
Exim version 4.92
-----------------