X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/b10e4ec2bc7b74e062939d573cf9e93a9a939890..4fb7df6d044a39151e72346ac0d67ac09686f704:/src/README.UPDATING diff --git a/src/README.UPDATING b/src/README.UPDATING index 8b39848b4..590642f3e 100644 --- a/src/README.UPDATING +++ b/src/README.UPDATING @@ -26,10 +26,25 @@ The rest of this document contains information about changes in 4.xx releases that might affect a running system. +Exim version 4.83 +----------------- + + * SPF condition results renamed "permerror" and "temperror". The old + names are still accepted for back-compatability, for this release. + + * TLS details are now logged on rejects, subject to log selectors. + + * Items in headers_remove lists must now have any embedded list-separators + doubled. + + * Attempted use of the deprecated options "gnutls_require_kx" et. al. + now result in logged warning. + + Exim version 4.82 ----------------- - * New option gnutls_enable_pkcs11 defaults false; if you have GnuTLS 2.12.0 + * New option gnutls_allow_auto_pkcs11 defaults false; if you have GnuTLS 2.12.0 or later and do want PKCS11 modules to be autoloaded, then set this option. * A per-transport wait- database is no longer updated if the transport