diff options
Diffstat (limited to 'doc/doc-txt/NewStuff')
-rw-r--r-- | doc/doc-txt/NewStuff | 7 |
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 ------------ |