diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-11 21:48:25 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-11 21:48:25 +0000 |
commit | 9214d2e4dfd9d4f29e9cb7a0eea8a0758ed1b34a (patch) | |
tree | 2404647408a63189ff99d9b602d2c87ef2a0026f /doc/doc-txt | |
parent | 0d2e392e281e96d9f9f2f3dd438affe3f2563c57 (diff) |
pipe transport: taint-enforce command
Diffstat (limited to 'doc/doc-txt')
-rw-r--r-- | doc/doc-txt/ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 27292954a..c803fdb7e 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -88,7 +88,8 @@ JH/19 Bug 2507: Modules: on handling a dynamic-module (lookups) open failure, information. JH/20 Taint checking: disallow use of tainted data for the appendfile transport - file and directory options. Previously this was permitted. + file and directory options, and for the pipe transport command. + Previously this was permitted. Exim version 4.93 |