X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/71c158466dab1d452d450843e8c204a42200b7a8..75c121f07a85b4029458f11b113a4655114af126:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 05c416ec7..10461aa05 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -21,6 +21,14 @@ Version 4.92 4. If built with SUPPORT_I18N a "utf8_downconvert" option on the smtp transport. + 5. A "pipelining" log_selector. + + 6. Builtin macros for supported log_selector and openssl_options values. + + 7. JSON variants of the ${extract } expansion item. + + 8. A "noutf8" debug option, for disabling the UTF-8 characters in debug output. + Version 4.91 --------------