summaryrefslogtreecommitdiff
path: root/doc/doc-txt
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2022-01-25 19:46:22 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2022-01-27 13:12:36 +0000
commit9f691660159a9279353a99fca776c7687faaae26 (patch)
treed407e259bcd380c78c8eed23c1892c0968ef6cec /doc/doc-txt
parentdad53f7da826ea1199cf0b3b63e33e852373b084 (diff)
Stop option for ACL control of debug logging
Diffstat (limited to 'doc/doc-txt')
-rw-r--r--doc/doc-txt/NewStuff7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index 77009ec33..46e6254bb 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -17,6 +17,13 @@ Version 4.96
4. An event for failing TLS connects to the daemon.
+ 5. Tainted data used for a query-style lookup should be quoted using the
+ expansion item for the lookup type. If not, a warning will be written to
+ the main and panic logs. A future release will enforce this by failing
+ the lookup.
+
+ 6. The ACL "debug" control gains a "stop" option.
+
Version 4.95
------------