More care with headers add/remove lists. Bug 1452
[exim.git] / doc / doc-txt / ChangeLog
index 493861fecf2e2509701f94fe7d5bbebc599817c2..cc136b83cca8d27358f62798cd888b9970fdad2a 100644 (file)
@@ -54,6 +54,26 @@ JH/05 Bugzilla 305: Log incoming-TLS details on rejects, subject to log
 JH/06 Log outbound-TLS and port details, subject to log selectors, for a
       failed delivery.
 
+JH/07 Add malware type "sock" for talking to simple daemon.
+
+JH/08 Bugzilla 1371: Add tls_{,try_}verify_hosts to smtp transport.
+
+JH/09 Bugzilla 1431: Support (with limitations) headers_add/headers_remove in
+      routers/transports under cutthrough routing.
+
+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
 -----------------