summaryrefslogtreecommitdiff
path: root/src/README.UPDATING
diff options
context:
space:
mode:
authorTodd Lyons <tlyons@exim.org>2013-10-19 17:01:26 -0700
committerTodd Lyons <tlyons@exim.org>2013-10-22 04:54:30 -0700
commit2519e60d2f6124589a6a5b922dd9ae6bcb6f6588 (patch)
tree42466bd6e68ca69fd608f451fd1c1dd4dd30d35f /src/README.UPDATING
parentb3e39dd7f0113be4aeeab16dbe18b9eef8c1caad (diff)
downloadexim4-2519e60d2f6124589a6a5b922dd9ae6bcb6f6588.tar.gz
Bug 1400: Fix GnuTLS PKCS11 issues
Can disable PKCS11 in Makefile with AVOID_GNUTLS_PKCS11 build flag. Rename gnutls_enable_pkcs11 option to gnutls_allow_auto_pkcs11. Update Changelog
Diffstat (limited to 'src/README.UPDATING')
-rw-r--r--src/README.UPDATING2
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