5942. [bug] Fix tkey.c:buildquery() function's error handling by
adding the missing cleanup code. [GL #3492]
+5941. [func] Zones with dnssec-policy now require dynamic DNS or
+ inline-siging to be configured explicitly. [GL #3381]
+
5938. [bug] An integer type overflow could cause an assertion
failure when freeing memory. [GL #3483]
Feature Changes
~~~~~~~~~~~~~~~
-- None.
+- Zones using ``dnssec-policy`` now require dynamic DNS or
+ ``inline-signing`` to be configured explicitly :gl:`#3381`.
- When reconfiguring ``dnssec-policy`` from using NSEC with an NSEC-only DNSKEY
algorithm (e.g. RSASHA1) to a policy that uses NSEC3, BIND will no longer fail