X-Git-Url: https://git.exim.org/users/jgh/exim.git/blobdiff_plain/83f4c7515f3eb06dc070e78edd2694c1d088e5fd..54c90be16587ca315041c964e251f07fc2bcf0e9:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 46e2dcf8a..635533fda 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -1,6 +1,18 @@ Change log file for Exim from version 4.21 ------------------------------------------- +Exim version 4.81 +----------------- + +PP/01 Add -bI: framework, and -bI:sieve for querying sieve capabilities. + +PP/02 Make -n do something, by making it not do something. + When combined with -bP, the name of an option is not output. + +PP/03 Added tls_dh_min_bits SMTP transport driver option, only honoured + by GnuTLS. + + Exim version 4.80 ----------------- @@ -165,10 +177,6 @@ PP/38 Overhaul DH prime handling, supply RFC-specified DH primes as built PP/39 Disable SSLv2 by default in OpenSSL support. -PP/40 Lower default size of EXIM_CLIENT_DH_MIN_BITS constant (used only by - GnuTLS at this time) from 1024 to 512. Cautious folk can override - in Local/Makefile. - Exim version 4.77 -----------------