X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/3695be34bdae5e69ed8188587f03b87b6e929d42..364e49ab87bf81774f12f8b0e21509eb51c88b71:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index c459a0f40..17e8091ce 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -66,6 +66,15 @@ JH/10 Bugzilla 1005: ACL "condition =" should accept values which are negative TL/06 Remove duplicated language in spec file from 4.82 TL/16. +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 -----------------