mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 03:52:56 -04:00
Add CHANGES note for [GL #3407]
This commit is contained in:
parent
c1eaf16293
commit
a8dea1d1ad
1 changed files with 7 additions and 0 deletions
7
CHANGES
7
CHANGES
|
|
@ -1,3 +1,10 @@
|
|||
5930. [bug] Fix DiG query retry and fail-over bug in UDP mode.
|
||||
Also simplify the overall retry and fail-over logic to
|
||||
make it behave predictably, and always respect the
|
||||
documented +retry/+tries count set by a command-line
|
||||
option (or use the default values of 2 or 3
|
||||
respectively). [GL #3407]
|
||||
|
||||
5929. [func] The use of the "max-zone-ttl" option in "zone" and
|
||||
"options" blocks is now deprecated; this should
|
||||
now be configured as part of "dnssec-policy"
|
||||
|
|
|
|||
Loading…
Reference in a new issue