X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/dad53f7da826ea1199cf0b3b63e33e852373b084..9f691660159a9279353a99fca776c7687faaae26:/doc/doc-txt/NewStuff?ds=sidebyside 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 ------------