]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Tweak and reword recent CHANGES entries
authorMichał Kępień <michal@isc.org>
Mon, 16 Nov 2020 20:46:45 +0000 (21:46 +0100)
committerMichał Kępień <michal@isc.org>
Thu, 26 Nov 2020 11:33:58 +0000 (12:33 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 308ebac320cabfc1a6d29c6b2789f04863f30758..aeb287b7ff81444e7aa72c4b514c66edea1b4983 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,15 +1,12 @@
-5527.  [bug]           There was a NULL pointer dereference if the creation
-                       of the fetch to determine if a negative trust anchor
-                       was still valid failed. [GL #2244]
-
-5523.  [bug]           The initial lookup of a zone transitioning to/from
-                       the signed state could fail if the DNSKEY RRset was
-                       not found.  Subsequent lookups would succeed.
-                       [GL #2236]
-
-5518.  [bug]           Fix stub zone not transferring nameserver addresses
-                       from masters configured with 'minimal-responses yes'.
-                       [GL #1736]
+5527.  [bug]           A NULL pointer dereference occurred when creating an NTA
+                       recheck query failed. [GL #2244]
+
+5523.  [bug]           The initial lookup in a zone transitioning to/from a
+                       signed state could fail if the DNSKEY RRset was not
+                       found. [GL #2236]
+
+5518.  [bug]           Stub zones now work correctly with primary servers using
+                       "minimal-responses yes". [GL #1736]
 
        --- 9.11.24 released ---