From 70dbd079e4280ba04c991fa50a9525fb0aba4635 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 7 Oct 2021 12:03:45 +0200 Subject: [PATCH] add pdnsutil note about attodot removal to upgrade guide --- docs/upgrading.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/upgrading.rst b/docs/upgrading.rst index 9387cc9711..93e31abb62 100644 --- a/docs/upgrading.rst +++ b/docs/upgrading.rst @@ -19,6 +19,7 @@ However, this feature interacts badly with handling of presigned zones. In version 4.5.0, this feature was accidentally broken in the implementation of the zone cache. In 4.6.0, this automatic conversion is fully removed. If you still have ``@`` signs in any SOA RNAMEs, 4.6.0 will serve those out literally. +You can find any stray ``@`` signs by running ``pdnsutil check-all-zones``. 4.4.x to 4.5.0 -------------- -- 2.47.2