X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/dc4dc04e65b8011b9242c47099ab1f87f5143b3e..364e49ab87bf81774f12f8b0e21509eb51c88b71:/doc/doc-txt/ChangeLog diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 974b9579c..17e8091ce 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -64,6 +64,17 @@ 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. +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 -----------------