]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth upgrade notes: IPSECKEY did not make it into 4.4 9966/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 13 Jan 2021 08:38:12 +0000 (09:38 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 14 Jan 2021 21:31:21 +0000 (22:31 +0100)
docs/upgrading.rst

index aeeca2e716334525136cac2acd32a4f04f069638..2bcf9d917d01ccd4f0e4939beba14d8d7b488d97 100644 (file)
@@ -40,7 +40,7 @@ The interpretation of the non-ASCII bytes in those fields might change because o
 Record type changes
 ^^^^^^^^^^^^^^^^^^^
 
-The in-database format of the ``IPSECKEY``, ``SVCB``, ``HTTPS`` and ``APL`` records has changed from 'generic' format to its specialized format.
+The in-database format of the ``SVCB``, ``HTTPS`` and ``APL`` records has changed from 'generic' format to its specialized format.
 
 API users might notice that replacing records of these types leaves the old TYPExx records around, even if PowerDNS is not serving them.
 To fix this, enable :ref:`setting-upgrade-unknown-types` and replace the records; this will then delete those TYPExx records.