summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-04-18 15:13:20 +0100
committerJeremy Harris <jgh146exb@wizmail.org>2017-04-18 23:47:51 +0100
commit4e910c01eea401e36044816744691789ef4656fa (patch)
tree2e3f9651bb15f71a0fed00fa302feba8e6c7c4e2 /doc/doc-txt
parent040721f2bc088d5e717c0475975ed6158352dce6 (diff)
CHUNKING: pipeline data right after the BDAT command
Diffstat (limited to 'doc/doc-txt')
-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 93fc3da4e..bebc9e70f 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -53,6 +53,9 @@ JH/07 Fix smtp transport use of limited max_rcpt under mua_wrapper. Previously
the check for any unsuccessful recipients did not notice the limit, and
erroneously found still-pending ones.
+JH/08 Pipeline CHUNKING command and data together, on kernels that support
+ MSG_MORE. Only in-clear (not on TLS connections).
+
Exim version 4.89
-----------------