More care with headers add/remove lists. Bug 1452
[exim.git] / doc / doc-txt / ChangeLog
index 83c255c24279ba9a800444591bb88696a27010d2..cc136b83cca8d27358f62798cd888b9970fdad2a 100644 (file)
@@ -48,6 +48,32 @@ TL/05 Rename SPF condition results err_perm and err_temp to standardized
 
 JH/04 Add ${utf8clean:} operator. Contributed by Alex Rau.
 
+JH/05 Bugzilla 305: Log incoming-TLS details on rejects, subject to log
+      selectors, in both main and reject logs.
+
+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
 -----------------