More care with headers add/remove lists. Bug 1452
[users/jgh/exim.git] / doc / doc-txt / ChangeLog
index 25e153e3613372e33d0b1eec814d0f2ed3444ca8..cc136b83cca8d27358f62798cd888b9970fdad2a 100644 (file)
@@ -57,7 +57,6 @@ JH/06 Log outbound-TLS and port details, subject to log selectors, for a
 JH/07 Add malware type "sock" for talking to simple daemon.
 
 JH/08 Bugzilla 1371: Add tls_{,try_}verify_hosts to smtp transport.
-      OpenSSL only.
 
 JH/09 Bugzilla 1431: Support (with limitations) headers_add/headers_remove in
       routers/transports under cutthrough routing.
@@ -65,6 +64,15 @@ JH/09 Bugzilla 1431: Support (with limitations) headers_add/headers_remove in
 JH/10 Bugzilla 1005: ACL "condition =" should accept values which are negative
       numbers.  Touch up "bool" conditional to keep the same definition.
 
+JH/11 Add dnsdb tlsa lookup.  From Todd Lyons.
+
+JH/12 Expand items in router/transport headers_add or headers_remove lists
+      individually rather than the list as a whole.  Bug 1452.
+
+      Required for reasonable handling of multiple headers_ options when
+      they may be empty; requires that headers_remove items with embedded
+      colons must have them doubled (or the list-separator changed).
+
 
 Exim version 4.82
 -----------------