summaryrefslogtreecommitdiff
path: root/doc/doc-txt/ChangeLog
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-12-20 11:34:47 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2017-12-20 11:34:47 +0000
commit944e8b37e80589aef9de20ea5fedd98bc0900307 (patch)
treeb7ee29d64dd4d4312819ea79c233506a4294a673 /doc/doc-txt/ChangeLog
parentd4fd1b83a197d73cbac114fe53f3448d8b5c7cc2 (diff)
ACL: Disallow '/' characters in queue names specified for "queue="
Diffstat (limited to 'doc/doc-txt/ChangeLog')
-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 d4b1820d5..4897f4a0c 100644
--- a/doc/doc-txt/ChangeLog
+++ b/doc/doc-txt/ChangeLog
@@ -13,6 +13,9 @@ JH/01 Replace the store_release() internal interface with store_newblock(),
the allocate and data copy operations duplicated in both (!) of the
extant use locations.
+JH/02 Disallow '/' characters in queue names specified for the "queue=" ACL
+ modifier. This matches the restriction on the commandline.
+
Exim version 4.90
-----------------