mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 08:02:06 -04:00
Add release note for GL #3152
This commit is contained in:
parent
d22094810b
commit
a01550d25f
1 changed files with 7 additions and 0 deletions
|
|
@ -54,6 +54,13 @@ Bug Fixes
|
|||
records within the non-delegated namespace using NSEC records from
|
||||
higher zones. :gl:`#3402`
|
||||
|
||||
- Previously, :iscman:`named` immediately returned a SERVFAIL response
|
||||
to the client when it received a FORMERR response from an
|
||||
authoritative server during recursive resolution. This has been fixed:
|
||||
:iscman:`named` acting as a resolver now attempts to contact other
|
||||
authoritative servers for a given domain when it receives a FORMERR
|
||||
response from one of them. :gl:`#3152`
|
||||
|
||||
- It was possible for a catalog zone consumer to process a catalog zone
|
||||
member zone when there was a configured pre-existing forward-only
|
||||
forward zone with the same name. This has been fixed. :gl:`#2506`
|
||||
|
|
|
|||
Loading…
Reference in a new issue