TLS: retire obsolete options gnutls_require_{kx,mac,proto)
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index 43009011fec675234d783748e9e47322f0e0f6ae..f5e9b8deae8e111aba977603d5abdb1e15bae5ce 100644 (file)
@@ -23,6 +23,15 @@ JH/03 Upgrade security requirements imposed for hosts_try_dane: previously
 JH/04 Bug 1810: make continued-use of an open smtp transport connection
       non-noisy when a race steals the message being considered.
 
+JH/05 If main configuration option tls_certificate is unset, generate a
+      selfsigned certificate for inbound TLS connections.
+
+JH/06 Bug 165: hide more cases of password exposure - this time in expansions
+      in rewrites and routers.
+
+JH/07 Retire gnutls_require_mac et.al.  These were nonfunctional since 4.80
+      and logged a warning sing 4.83; now they are a configuration file error.
+
 
 Exim version 4.87
 -----------------