From: Otto Moerbeek Date: Fri, 21 Mar 2025 08:02:52 +0000 (+0100) Subject: Upgrade guide note X-Git-Tag: dnsdist-2.0.0-beta1~22^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3c7ed5c4a5deb9cab2bdb132d7bce579ba9fc5c1;p=thirdparty%2Fpdns.git Upgrade guide note Signed-off-by: Otto Moerbeek --- diff --git a/docs/upgrading.rst b/docs/upgrading.rst index b20f0e7c2d..51e99620fc 100644 --- a/docs/upgrading.rst +++ b/docs/upgrading.rst @@ -26,6 +26,12 @@ Specifically, catalog zones have not been updated for views support at all. DNS Update (RFC2136) support has not been well tested with views. Most other things are expected to work; if you find something wrong, please :ref:`let us know `. +LOC record parsing +^^^^^^^^^^^^^^^^^^ + +The parsing and validation of LOC records is modified to be conforming to the `rfc:1876`. +This may cause records previously rejected to be accepted and vice versa. + LUA records whitespace insertion ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^