DANE: force SNI to use $domain. Bug 2265
[users/heiko/exim.git] / doc / doc-txt / ChangeLog
index d56ff240b89b1d93eb0a66ab243dae3e961f64a3..eb64e0abf3dd850290d48f151e50876d17309bc4 100644 (file)
@@ -100,6 +100,17 @@ JH/20 Bug 2631: ACL dnslist conditions now ignore and log any lookups returns
       not in 127.0.0.0/8 to help in spotting list domains taken over by a
       domain-parking registrar.
 
+JH/21 Bug 2630: Fix eol-replacement string for the ${readsocket } expansion.
+      Previously when a whitespace character was specified it was not inserted
+      after removing the newline.
+
+JH/22 Bug 2265: Force SNI usage for smtp transport DANE'd connections, to be
+      the domain part of the recipient address.  This overrides any tls_sni
+      option set, which was previously used.
+
+JH/23 Logging: with the +tls_sni log_selector, do not wrap the received SNI
+      in quotes.
+
 
 Exim version 4.94
 -----------------