diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2019-11-08 22:30:04 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2019-11-08 22:30:04 +0000 |
commit | f0fe22cbc29ee4f887aa254f2590a9e72401e237 (patch) | |
tree | f2108bbce5629265379d13495d9511a5b6f28895 /doc | |
parent | 179ed8c31eb8c7f767ec0ef5e2856066d366515f (diff) |
Regard command-line recipients as tainted
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index f9e39d2dc..f10e45cee 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -22,6 +22,8 @@ JH/04 Support CHUNKING from an smtp transport using a transport_filter, when DKIM signing is being done. Previously a transport_filter would always disable CHUNKING, falling back to traditional DATA. +JH/05 Regard command-line receipients as tainted. + Exim version 4.93 ----------------- |