X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/dfbcb5ac660065b097b0ad0cb2c26357899f0c64..47dc3814944d1b0365e196e1f48190fe220c2a5f:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 37f53bf89..5f732ec92 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -14,6 +14,7 @@ Version 4.91 2. DANE is now supported under GnuTLS version 3.0.0 or later. Both GnuTLS and OpenSSL versions are moved to mainline support from Experimental. + New SMTP transport option "dane_require_tls_ciphers". 3. Feature macros for the compiled-in set of malware scanner interfaces. @@ -44,6 +45,10 @@ Version 4.91 12. Expansion item ${authresults {}} for creating an Authentication-Results: header. +13. EXPERIMENTAL_ARC. See the experimental.spec file. + +14: A dane:fail event, intended to facilitate reporting. + Version 4.90 ------------