]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Upgrade guide and doc tweaks 11360/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 4 Feb 2022 07:49:11 +0000 (08:49 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 25 Feb 2022 09:28:40 +0000 (10:28 +0100)
(cherry picked from commit 067a807cbc008d2b4c79a3ebe709226d46ff7718)

pdns/recursordist/docs/settings.rst
pdns/recursordist/docs/upgrade.rst

index 7fcfd4d18d3d17c7c47d9822297d47b6a8f2477c..0bb4de78d79d442f12b972f0db63113f72b80738 100644 (file)
@@ -892,7 +892,12 @@ If set, EDNS options in incoming queries are extracted and passed to the :func:`
 -  Path
 -  Default: empty
 
+.. versionchanged:: 4.7.0
+
+  Introduced the value ``no`` to disable root-hints processing.
+
 If set, the root-hints are read from this file. If empty, the default built-in root hints are used.
+
 In some special cases, processing the root hints is not needed, for example when forwarding all queries to another recursor.
 For these special cases, it is possible to disable the processing of root hints by setting the value to ``no``.
 
index 6cdd9d6848cdd13988e03e05038dc2bd150cdbd3..1d8475e6b03ab69c728fe62a0faca4ecc343cbee 100644 (file)
@@ -4,8 +4,15 @@ Upgrade Guide
 Before upgrading, it is advised to read the :doc:`changelog/index`.
 When upgrading several versions, please read **all** notes applying to the upgrade.
 
-4.5.x to 4.6.0 or master
-------------------------
+4.6.x to master
+---------------
+
+Deprecated and changed settings
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+-  The :ref:`setting-hint-file` gained a special value ``no`` to indicate that no hint file should not processed.
+
+4.5.x to 4.6.0
+--------------
 
 Offensive language
 ^^^^^^^^^^^^^^^^^^