mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 20:25:55 -04:00
Add a CHANGES note for [GL #3768]
(cherry picked from commit d50cb1d45d)
This commit is contained in:
parent
4121af8f7e
commit
7643e0b60a
1 changed files with 4 additions and 0 deletions
4
CHANGES
4
CHANGES
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue