From cf2b0b02014d3b90ee17a0c6942a752b517f0ccb Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Wed, 15 Jul 2020 09:27:07 +0200 Subject: [PATCH] Add tags and tidy. --- pdns/recursordist/docs/changelog/4.2.rst | 20 ++++++++++---------- pdns/recursordist/docs/changelog/4.3.rst | 4 ++-- 2 files changed, 12 insertions(+), 12 deletions(-) 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 -- 2.47.2