summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2021-08-30 23:31:40 +0200
committerHeiko Schlittermann (HS12-RIPE) <hs@schlittermann.de>2021-08-30 23:31:40 +0200
commita29e3f549558cea293296380917cea145d2c62a2 (patch)
tree66dbe37f912f17fc59c658b2a6f9200eaefec6e7 /doc/doc-txt/ChangeLog
parenta013e982148dd502244e5929aac6b49acd586b79 (diff)
parent44a62f58613f26f5cba82e9fa1e3d6f83124c550 (diff)
downloadexim4-exim-4.94.2+taintwarn.tar.gz
Merge branch 'exim-4.94.2+fixes' into exim-4.94.2+taintwarnexim-4.94.2+taintwarn
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r--doc/doc-txt/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index e60c1cad5..136363b51 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -227,6 +227,15 @@ JH/53 Bug 2743: fix immediate-delivery via named queue. Previously this would
fail with a taint-check on the spoolfile name, and leave the message
queued.
+JH/57 Fix control=fakreject for a custom message containing tainted data.
+ Previously this resulted in a log complaint, due to a re-expansion present
+ since fakereject was originally introduced.
+
+JH/59 DKIM: Fix small-message verification under TLS with chunking. If a
+ pipelined SMTP command followed the BDAT LAST then it would be
+ incorrrectly treated as part of the message body, causing a verification
+ fail.
+
Exim version 4.94
-----------------