2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Add a CHANGES note for [GL #3678]

This commit is contained in:
Aram Sargsyan
2022-11-17 14:21:31 +00:00
committed by Matthijs Mekking
parent 91a1a8efc5
commit 40dee61a1e

View File

@@ -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]