From 0634cc5a18a4b8929a533d5daeff8fdd02e8d337 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Wed, 6 Aug 2025 08:32:37 +0200 Subject: [PATCH] Be a bit more explicit regarding @ no longer being magic in pdnsutil. Signed-off-by: Miod Vallat (cherry picked from commit 950e990ff43a06166a3c54ad826980d957ff42fe) --- docs/upgrading.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/upgrading.rst b/docs/upgrading.rst index c8dd798daf..bfb4b28fdf 100644 --- a/docs/upgrading.rst +++ b/docs/upgrading.rst @@ -220,7 +220,8 @@ A few changes of behaviour have been implemented as well: ``zone create-secondary`` or ``zone load`` (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. +* ``add-record`` and ``delete-rrset`` now treat all names as absolute. This + means the name ``@`` no longer has any special meaning. 4.8.0 to 4.9.0 -------------- -- 2.47.2