diff options
author | Todd Lyons <tlyons@exim.org> | 2013-10-22 05:11:33 -0700 |
---|---|---|
committer | Todd Lyons <tlyons@exim.org> | 2013-10-22 05:11:33 -0700 |
commit | b79bf0ff013a1cbb22845ffa15411d5af30bf278 (patch) | |
tree | 42466bd6e68ca69fd608f451fd1c1dd4dd30d35f /src/README.UPDATING | |
parent | 112b6a936caca17b2520ad81d0374c8aae1e4350 (diff) | |
parent | 2519e60d2f6124589a6a5b922dd9ae6bcb6f6588 (diff) |
Merge branch 'master' of git://git.exim.org/eximexim-4_82_RC5
Diffstat (limited to 'src/README.UPDATING')
-rw-r--r-- | src/README.UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/README.UPDATING b/src/README.UPDATING index 8b39848b4..62652e700 100644 --- a/src/README.UPDATING +++ b/src/README.UPDATING @@ -29,7 +29,7 @@ that might affect a running system. 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-<name> database is no longer updated if the transport |