2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Add release note and CHANGES for #4355

This commit is contained in:
Matthijs Mekking 2023-10-23 14:38:47 +02:00
parent 2322425016
commit ac19d43a32
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,6 @@
6277. [bug] Take into account local authoritative zones when
falling back to serve-stale. [GL #4355]
6276. [cleanup] Remove both lock-file configuration option and the
-X argument to named. [GL #4391]

View File

@ -70,6 +70,9 @@ Bug Fixes
DNSSEC records, it was scheduled to be resigning. This unwanted behavior
has been fixed. :gl:`#4350`
- Looking up stale data from the cache did not take into account local
authoritative zones. This has been fixed. :gl:`#4355`
Known Issues
~~~~~~~~~~~~