X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/484cc1a938bec2546c2475deecdd11d34866a257..e066e10220ab267cb88339789a67e28ec65b0e5b:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index e77095c8d..4261beb76 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -55,6 +55,8 @@ Version 4.90 DKIM support for multiple hashes, and for alternate-identity tags. Builtin macro with default list of signed headers. Better syntax for specifying oversigning. + The DKIM ACL can override verification status, and status is visible in + the data ACL. 14. Exipick understands -C|--config for an alternative Exim configuration file. @@ -65,6 +67,8 @@ Version 4.90 16. The "-be" expansion test mode now supports macros. Macros are expanded in test lines, and new macros can be defined. +17. Support for server-side dual-certificate-stacks (eg. RSA + ECDSA). + Version 4.89 ------------