From: Otto Date: Fri, 5 Mar 2021 09:05:41 +0000 (+0100) Subject: Process review comments X-Git-Tag: rec-4.5.0-beta1~37^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa3cd9f7141f288267e8a148f09956c358fa1e87;p=thirdparty%2Fpdns.git Process review comments --- diff --git a/pdns/recursordist/docs/changelog/4.5.rst b/pdns/recursordist/docs/changelog/4.5.rst index 1406adb157..4ac84eb1f7 100644 --- a/pdns/recursordist/docs/changelog/4.5.rst +++ b/pdns/recursordist/docs/changelog/4.5.rst @@ -36,12 +36,6 @@ Changelogs for 4.5.X Handle policy (if needed) after postresolve and document the hooks better. - .. change:: - :tags: Improvements - :pullreq: 9361 - - Bind __tostring instead of toString for Lua, so that conversion to string works automatically (Aki Tuomi). - .. change:: :tags: Improvements :pullreq: 10113 @@ -67,7 +61,7 @@ Changelogs for 4.5.X :tags: Improvements :pullreq: 10096 - Remember non resolving ns. + Remember non-resolving nameservers. .. change:: :tags: Improvements diff --git a/pdns/recursordist/docs/upgrade.rst b/pdns/recursordist/docs/upgrade.rst index 831d4e24b4..76f44b344b 100644 --- a/pdns/recursordist/docs/upgrade.rst +++ b/pdns/recursordist/docs/upgrade.rst @@ -29,7 +29,7 @@ trouble. Special Domains ^^^^^^^^^^^^^^^ Queries for all names in the ``.localhost`` domain will answer in accordance with :rfc:`6761` section 6.3 point 4. -That means that they will be answered with ``127.0.0.1``, ``::1` or a negative` response. +That means that they will be answered with ``127.0.0.1``, ``::1`` or a negative response. New Settings ^^^^^^^^^^^^