Add a CHANGES note for [GL #3678]

This commit is contained in:
Aram Sargsyan 2022-11-17 14:21:31 +00:00
parent 86a80e723f
commit 5b5f3a0ea7

View file

@ -1,3 +1,8 @@
6038. [bug] In some serve stale scenarios, like when following an
expired CNAME record, named could return SERVFAIL if the
previous request wasn't successful. Consider non-stale
data when in serve-stale mode. [GL #3678]
6037. [func] Reject zones which have DS records not at delegation
points. [GL #3697]