diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-11 21:51:42 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2020-01-11 21:51:42 +0000 |
commit | ed1620555d261c5e970dbbe873bf4b19026b0e48 (patch) | |
tree | 40c0c2a64d4e16c6a6cbf6c9e798f86ccf7d7dbc /doc/doc-txt/ChangeLog | |
parent | 481e63ca2bbd7b603e5bb84f6582ab4be5e3300d (diff) |
ACL: taint-enforce queue modifier
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-rw-r--r-- | doc/doc-txt/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 368d37ec1..29059ffa5 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -92,6 +92,7 @@ JH/20 Taint checking: disallow use of tainted data for - the pipe transport command - the autoreply transport file, log and once options - file names used by the redirect router (including filter files) + - named-queue names Previously this was permitted. |