summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-12-23 22:35:04 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2020-12-24 00:16:30 +0000
commit942f0be6c2cd3ec8c39ca234a449561d9d3c1075 (patch)
tree84bba75d64ea1dc5f86f6c36bc62ab75c3c58fe9 /doc
parent94ecf089d68ac5b85c2a99177a8e4b4d35d5aa2e (diff)
Fix ${listextract } from a tainted list
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 396ec3362..c0f83125d 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -159,6 +159,9 @@ JH/31 The ESMTP option name advertised for the SUPPORT_EARLY_PIPE build option
JH/32 Bug 2599: fix delay of delivery to a local address where there is also
a remote which uses callout/hold. Previously the local was queued.
+JH/33 Fix a taint trap in the ${listextract } expansion when the source data
+ was tainted.
+
Exim version 4.94
-----------------