-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 ---