]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Add tags and tidy. 9338/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 15 Jul 2020 07:27:07 +0000 (09:27 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 15 Jul 2020 07:27:07 +0000 (09:27 +0200)
pdns/recursordist/docs/changelog/4.2.rst
pdns/recursordist/docs/changelog/4.3.rst

index c92986639f2de765dc8e39403591bd36df312692..1da98268fb2a4a96893f6eb0ef5d34fb118ef18b 100644 (file)
@@ -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
index 2b29d87a00ad6fc9174be478ad4acc1c4a93d4e1..acb4ae32b02f4d0ab11f3837823faac9f8bbe274 100644 (file)
@@ -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