Add a CHANGES note for [GL #4508]

(cherry picked from commit 1246d982a2)
This commit is contained in:
Aram Sargsyan 2024-01-09 12:01:14 +00:00
parent 086f569f52
commit 55cc5fea67

View file

@ -1,3 +1,7 @@
6320. [bug] Fix a possible crash in 'dig +nssearch +nofail' and
'host -C' commands when one of the name servers returns
SERVFAIL. [GL #4508]
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.