Add a CHANGES note for [GL #3768]

(cherry picked from commit d50cb1d45d)
This commit is contained in:
Aram Sargsyan 2023-01-05 15:07:42 +00:00
parent 4121af8f7e
commit 7643e0b60a

View file

@ -11,6 +11,10 @@
6061. [bug] Fix unexpected "Prohibited" extended DNS error
on allow-recursion. [GL #3743]
6060. [bug] Fix a use-after-free bug in dns_zonemgr_releasezone()
by detaching from the zone manager outside of the write
lock. [GL #3768]
6059. [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