X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/2e5d9e711eef27badbff206e17238661d14cc7c2..5cb18fca8873da273fb80931b620892586cbffaf:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index 4ca28bb13..fc307a3ba 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -35,7 +35,7 @@ Version 4.93 11. Main options for DKIM verify to filter hash and key types. -12. Under GnuTLS, with TLS1.3, support for full-chain OCSP stapling. +12. With TLS1.3, support for full-chain OCSP stapling. 13. Dual-certificate stacks on servers now support OCSP stapling, under OpenSSL. @@ -48,6 +48,10 @@ Version 4.93 GnuTLS was already there, being done purely by the library (server side only, and exim must be run as root). +16: Command-line option to move messages from one named queue to another. + +17. Variables $tls_in_ver, $tls_out_ver. + Version 4.92 --------------