X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=src%2FREADME.UPDATING;h=b7406f43c177b2b85a9c7087c96db5b899350fe7;hb=98fe850a59b6c68cfc024b51e4a9d34a790de6c3;hp=d34dec1e1cf32d82d728e6fd5e8622d8959a24c4;hpb=3ecab1575ef1f45a5e7cd3c48cd937ffa8eb0ad9;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/src/README.UPDATING b/src/README.UPDATING index d34dec1e1..b7406f43c 100644 --- a/src/README.UPDATING +++ b/src/README.UPDATING @@ -26,6 +26,13 @@ The rest of this document contains information about changes in 4.xx releases that might affect a running system. +Exim version 4.81 +----------------- + + * New option gnutls_enable_pkcs11 defaults false; if you have GnuTLS 2.12.0 + or later and do want PKCS11 modules to be autoloaded, then set this option. + + Exim version 4.80 -----------------