X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/2605c55b14a65002af9a51708adf212178772f80..98a3b5270f8d5c172d26a407dbf7405755b4e976:/doc/doc-txt/NewStuff diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff index ee267c74e..59994448f 100644 --- a/doc/doc-txt/NewStuff +++ b/doc/doc-txt/NewStuff @@ -96,6 +96,11 @@ Version 4.80 14. New expansion variable $tod_epoch_l for higher-precision time. +15. New global option tls_dh_max_bits, defaulting to current value of NSS + hard-coded limit of DH ephemeral bits, to fix interop problems caused by + GnuTLS 2.12 library recommending a bit count higher than NSS supports. + + Version 4.77 ------------