Add CHANGES note for [GL #4466]

(cherry picked from commit 531420bac0)
This commit is contained in:
Mark Andrews 2023-12-19 19:01:22 +11:00
parent e5bfe1e540
commit e51f317622

View file

@ -2,6 +2,11 @@
'host -C' commands when one of the name servers returns
SERVFAIL. [GL #4508]
6313. [bug] When dnssec-policy is in effect the DNSKEY's TTLs in
the zone where not being updated to match the policy.
This lead to failures when DNSKEYs where updated as the
TTLs mismatched. [GL #4466]
6312. [bug] Conversion from NSEC3 signed to NSEC signed could
temporarily put the zone into a state where it was
treated as unsigned until the NSEC chain was built.