summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2020-01-11 21:50:58 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2020-01-11 21:50:58 +0000
commit481e63ca2bbd7b603e5bb84f6582ab4be5e3300d (patch)
tree19f93705d9131243984343b78d87c56be39bc539 /doc/doc-txt
parent79bc02a3499931de53f5e9ea74795d691b3a9569 (diff)
autoreply transport: taint-enfoce options
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog
index 33381d558..368d37ec1 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -90,6 +90,7 @@ JH/19 Bug 2507: Modules: on handling a dynamic-module (lookups) open failure,
JH/20 Taint checking: disallow use of tainted data for
- the appendfile transport file and directory options
- the pipe transport command
+ - the autoreply transport file, log and once options
- file names used by the redirect router (including filter files)
Previously this was permitted.