mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 10:59:35 -05:00
Add release note for GL #3327
This commit is contained in:
parent
f4cfcd3389
commit
cd736a334e
1 changed files with 6 additions and 0 deletions
|
|
@ -22,6 +22,12 @@ Feature Changes
|
|||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- The ``fetches-per-server`` quota is designed to adjust itself downward
|
||||
automatically when an authoritative server times out too frequently.
|
||||
Due to a coding error, that adjustment was applied incorrectly, so
|
||||
that the quota for a congested server was always set to 1. This has
|
||||
been fixed. :gl:`#3327`
|
||||
|
||||
- DNSSEC-signed catalog zones were not being processed correctly. This
|
||||
has been fixed. :gl:`#3380`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue