mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-27 20:25:55 -04:00
Add a CHANGES note for [GL #3678]
This commit is contained in:
parent
91a1a8efc5
commit
40dee61a1e
1 changed files with 5 additions and 0 deletions
5
CHANGES
5
CHANGES
|
|
@ -1,3 +1,8 @@
|
|||
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
|
||||
data when in serve-stale mode. [GL #3678]
|
||||
|
||||
6058. [bug] Prevent named from crashing when "rndc delzone"
|
||||
attempts to delete a zone added by a catalog zone.
|
||||
[GL #3745]
|
||||
|
|
|
|||
Loading…
Reference in a new issue