]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
auth: upgrade note for absolute names in pdnsutil 15849/head
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 16 Jul 2025 10:14:49 +0000 (12:14 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 16 Jul 2025 10:14:52 +0000 (12:14 +0200)
this documents the changes in #14984

docs/upgrading.rst

index 9c458a82cc8aeb547a962ffc2aadf31571ea15cd..4f6bf0ba31db3d9b4c2fa331973d31a5c11596a2 100644 (file)
@@ -76,6 +76,7 @@ A few changes of behaviour have been implemented in :doc:`pdnsutil <manpages/pdn
   ``create-secondary-zone`` or ``load-zone`` (if the zone wasn't existing
   already), a :ref:`metadata-soa-edit-api` metadata with a value of ``DEFAULT``
   will be added to the zone.
+* ``add-record`` and ``delete-rrset`` now treat all names as absolute.
 
 4.8.0 to 4.9.0
 --------------