]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Mention correct version now that this is backported. 10477/head
authorOtto <otto.moerbeek@open-xchange.com>
Mon, 7 Jun 2021 07:39:20 +0000 (09:39 +0200)
committerOtto <otto.moerbeek@open-xchange.com>
Mon, 7 Jun 2021 07:39:20 +0000 (09:39 +0200)
pdns/recursordist/docs/settings.rst
pdns/recursordist/docs/upgrade.rst

index 2ece7f7599e6155f360c5a5775c9832c7f4a6006..2ec1bf9511517d2831f3aabb8a3082c572cc3d07 100644 (file)
@@ -1361,7 +1361,7 @@ without consulting authoritative servers.
 Maximum number of iterations allowed for an NSEC3 record.
 If an answer containing an NSEC3 record with more iterations is received, its DNSSEC validation status is treated as Insecure.
 
-.. versionchanged:: 4.6.0
+.. versionchanged:: 4.5.2
 
    Default is now 150, was 2500 before.
 
index d46431909c25297b8bccc0084870b35813fb4e7d..83435f48a69cc64c4af02761839fc74374f40502 100644 (file)
@@ -7,6 +7,9 @@ When upgrading several versions, please read **all** notes applying to the upgra
 4.5.x to 4.6.0 or master
 ------------------------
 
+4.5.1 to 4.5.2
+--------------
+
 Deprecated and changed settings
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 - The :ref:`setting-nsec3-max-iterations` default value has been changed from 2500 to 150.