summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-02-12 16:52:51 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-02-12 16:52:51 +0000
commit05bf16f6217e93594929c8bbbbbc852caf3ed374 (patch)
treed1be771d7b87a02e1c4a681de9e8ef94c7300abd /doc
parent578277764faad1d6277debfe79b54c3cce2b583e (diff)
Fix transport buffer size handling
Broken-by: 59932f7dcd
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 9313c7b28..18db733aa 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -22,6 +22,9 @@ JH/04 The default received_header_text now uses the RFC 8314 tls cipher clause.
JH/05 DKIM: ensure that dkim_domain elements are lowercased before use.
+JH/06 Fix buggy handling of autoreply bounce_return_size_limit, and a possible
+ buffer overrun for (non-chunking) other transports.
+
Exim version 4.92
-----------------