X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/ffc92d69bf2618aca35f2c523abde0a76657e3a2..f1be21cf0b8b97a64dfe17f2ca05bb4b9efe8d32:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 8dc3648f5..ad238f4c7 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -11,7 +11,10 @@ Version 4.93 1. An "external" authenticator, per RFC 4422 Appendix A. - 2. A JSON lookup type. + 2. A JSON lookup type, and JSON variants of the forall/any expansion conditions. + + 3. Variables $tls_in_cipher_std, $tls_out_cipher_std giving the RFC names + for ciphersuites. Version 4.92 --------------