diff options
author | Jeremy Harris <jgh146exb@wizmail.org> | 2021-02-22 21:24:01 +0000 |
---|---|---|
committer | Jeremy Harris <jgh146exb@wizmail.org> | 2021-02-22 21:24:01 +0000 |
commit | e2be2df5c0760e2b6a7870c88ad486a23f5e4b01 (patch) | |
tree | 67eaac12a6f3486c0762d6b26c8b4ef98588be03 /doc | |
parent | f39bb672424423847bce771bc31f5c13f2eb4185 (diff) |
Fix list-expansion for various domainlists, having included sublist elements. Bug 2701
Diffstat (limited to 'doc')
-rw-r--r-- | doc/doc-txt/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/doc-txt/ChangeLog b/doc/doc-txt/ChangeLog index 2c17877ab..6993499e9 100644 --- a/doc/doc-txt/ChangeLog +++ b/doc/doc-txt/ChangeLog @@ -207,6 +207,12 @@ JH/43 Bug 2694: Fix weighted distribution of work to multiple spamd servers. Previously the weighting was incorrectly applied. Similar fix for socks proxies. Found and fixed by Heiko Schlichting. +JH/44 Bug 2701: Fix list-expansion of dns_ipv4_lookup. Previously, it did + not handle sub-lists included using the +namedlist syntax. While + investigating, the same found for dns_trust_aa, dns_again_means_nonexist, + dnssec_require_domains, dnssec_request_domains, srv_fail_domains, + mx_fail_domains. + Exim version 4.94 ----------------- |