]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Process review comments
authorOtto <otto.moerbeek@open-xchange.com>
Fri, 5 Mar 2021 09:05:41 +0000 (10:05 +0100)
committerOtto <otto.moerbeek@open-xchange.com>
Fri, 5 Mar 2021 09:07:32 +0000 (10:07 +0100)
pdns/recursordist/docs/changelog/4.5.rst
pdns/recursordist/docs/upgrade.rst

index 1406adb157475d639e0b11b58fb858ecf58b239e..4ac84eb1f712968c2ea719cc14fea1b3fbe20ae2 100644 (file)
@@ -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
index 831d4e24b444406327d22dfc123349716a1019c7..76f44b344b4e03e3a65da5a1c74c49c696739b98 100644 (file)
@@ -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
 ^^^^^^^^^^^^