From f86036121e4326d249dc637cf9d5180ec6e7c2ae Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Tue, 2 Mar 2021 09:52:17 +0100 Subject: [PATCH] auth upgrade docs: note removal of do-ipv6-additional-processing closes #10127 --- docs/upgrading.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/upgrading.rst b/docs/upgrading.rst index 708741dfe1..edfd248f72 100644 --- a/docs/upgrading.rst +++ b/docs/upgrading.rst @@ -83,6 +83,8 @@ Removed features SOA autofilling (i.e. allowing incomplete SOAs in the database) and the API set-ptr feature, that both were deprecated in earlier releases, have now been removed. Please run ``pdnsutil check-all-zones`` to check for incomplete SOAs. +The :ref:`setting-do-ipv6-additional-processing` setting was removed. IPv6 additional processing now always happens when IPv4 additional processing happens. + 4.3.1 to 4.3.2 -------------- -- 2.47.2