X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;ds=sidebyside;f=src%2FREADME.UPDATING;h=590642f3e569e2047f8b4dbe66e4a8059ef4d120;hb=b04be5e70485a99e9e6fad2313ffa9f99735767f;hp=8b39848b445386dad84c155386e55ecac39d1b79;hpb=b10e4ec2bc7b74e062939d573cf9e93a9a939890;p=exim.git 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