From: Otto Moerbeek Date: Wed, 15 Jul 2020 07:27:07 +0000 (+0200) Subject: Add tags and tidy. X-Git-Tag: dnsdist-1.5.0~13^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=cf2b0b02014d3b90ee17a0c6942a752b517f0ccb;p=thirdparty%2Fpdns.git Add tags and tidy. --- diff --git a/pdns/recursordist/docs/changelog/4.2.rst b/pdns/recursordist/docs/changelog/4.2.rst index c92986639f..1da98268fb 100644 --- a/pdns/recursordist/docs/changelog/4.2.rst +++ b/pdns/recursordist/docs/changelog/4.2.rst @@ -5,39 +5,39 @@ Changelogs for 4.2.x :released: 17th of July 2020 .. change:: - :tags: XXXXXX + :tags: Bug Fixes :pullreq: 9334 :tickets: 9309 - Validate cached dnskeys against the dss, not the rrsigs only. + Validate cached DNSKEYs against the DSs, not the RRSIGs only. .. change:: - :tags: XXXXXX + :tags: Bug Fixes :pullreq: 9333 :tickets: 9297 - Ignore cache-only for dnskeys/ds retrieval. + Ignore cache-only for DNSKEYS/DS retrieval. .. change:: - :tags: XXXXXX + :tags: Bug Fixes :pullreq: 9332 :tickets: 9292 - A servfail while retrieving ds/dnskey records is just that. + A ServFail while retrieving DS/DNSKEY records is just that. .. change:: - :tags: XXXXXX + :tags: Bug Fixes :pullreq: 9331 :tickets: 9188 - Refuse ds records received from child zones. + Refuse DS records received from child zones. .. change:: - :tags: XXXXXX + :tags: Bug Fixes :pullreq: 9306 :tickets: 9268 - Better exception handling in housekeeping / handlepolicyhit. + Better exception handling in housekeeping/handlePolicyHit. .. changelog:: :version: 4.2.3 diff --git a/pdns/recursordist/docs/changelog/4.3.rst b/pdns/recursordist/docs/changelog/4.3.rst index 2b29d87a00..acb4ae32b0 100644 --- a/pdns/recursordist/docs/changelog/4.3.rst +++ b/pdns/recursordist/docs/changelog/4.3.rst @@ -30,14 +30,14 @@ Changelogs for 4.3.x :pullreq: 9327 :tickets: 9188 - Refuse DS records received from child zones + Refuse DS records received from child zones. .. change:: :tags: Bug Fixes :pullreq: 9305 :tickets: 9268 - Better exception handling in houseKeeping / handlePolicyHit. + Better exception handling in houseKeeping/handlePolicyHit. .. change:: :tags: Bug Fixes