From 17f0bbcf6c02e52427d978f47ca3478686ae9922 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 22 Aug 2017 17:28:06 +0200 Subject: [PATCH] doc: add upgrade info on the priority field Closes #4151 --- docs/upgrading.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/upgrading.rst b/docs/upgrading.rst index 365dd02ff..59f24cc58 100644 --- a/docs/upgrading.rst +++ b/docs/upgrading.rst @@ -121,3 +121,7 @@ CAA records with 3.4.x (stored in the DB with wrong type=MBOXFW but worked fine) and upgrade to 4.0, PowerDNS will fail to parse this records and will throw an exception on all queries for a label with MBOXFW records. Thus, make sure to clean up the records in the DB. + +In version 3.X, the PowerDNS Authoritative Server silently ignored records that +have a 'priority' field (like MX or SRV), but where one was not in the database. +In 4.X, :doc:`pdnsutil check-zone ` will complain about this. -- 2.40.0