X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/6d7c6175eda3aaa316d1960a89170a285510ad40..exim-4_82_RC1:/src/README.UPDATING diff --git a/src/README.UPDATING b/src/README.UPDATING index 5742a64b9..0a7811281 100644 --- a/src/README.UPDATING +++ b/src/README.UPDATING @@ -26,7 +26,7 @@ The rest of this document contains information about changes in 4.xx releases that might affect a running system. -Exim version 4.81 +Exim version 4.82 ----------------- * New option gnutls_enable_pkcs11 defaults false; if you have GnuTLS 2.12.0 @@ -124,7 +124,7 @@ Exim version 4.80 is instead given to gnutls_priority_init(3), which expects a priority string; this behaviour is much closer to the OpenSSL behaviour. See: - http://www.gnu.org/software/gnutls/manual/html_node/Priority-Strings.html + http://www.gnutls.org/manual/html_node/Priority-Strings.html for fuller documentation of the strings parsed. The three gnutls_require_* options are still parsed by Exim and, for this release, silently ignored.