]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Prep for 4.5.2, no secpoll change yet since it will conflict with the rec-4.4.4 one.
authorOtto <otto.moerbeek@open-xchange.com>
Mon, 7 Jun 2021 12:08:11 +0000 (14:08 +0200)
committerOtto <otto.moerbeek@open-xchange.com>
Mon, 7 Jun 2021 12:08:11 +0000 (14:08 +0200)
pdns/recursordist/docs/changelog/4.5.rst

index c9601a41890cb36b9893b2047ddb40353737f7de..588a04e7463566247bae6b396df9015dc875c5fa 100644 (file)
@@ -1,6 +1,52 @@
 Changelogs for 4.5.X
 ====================
 
+.. changelog::
+  :version: 4.5.2
+  :released: 9th of June 2021
+
+  .. change::
+    :tags: Improvements
+    :pullreq: 10477
+    :tickets: 10440
+
+    Change nsec3-max-iterations default to 150.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10476
+    :tickets: 10460
+
+    Don't follow referral from the parent to the child for DS queries.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10475
+    :tickets: 10426
+
+    When refreshing, do not consider root almost expired.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10474
+    :tickets: 10396
+
+    Take into account q_quiet when determing loglevel and change a few loglevels.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10473
+    :tickets: 10350
+
+    Only add the NSEC and RRSIG records once in wildcard NODATA answers.
+
+  .. change::
+    :tags: Improvements
+    :pullreq: 10422
+    :tickets: 10420
+
+    For the NOD lookup case, we don't want QName Minimization.
+
 .. changelog::
   :version: 4.5.1
   :released: 11th of May 2021