mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 12:50:00 -04:00
Add CHANGES and release note for [GL #4680]
This commit is contained in:
parent
c7ed858c6e
commit
fbea3bb255
2 changed files with 5 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
6373. [func] Offload the isc_http response processing to worker
|
||||
thread. [GL #4680]
|
||||
|
||||
6372. [func] Implement signature jitter for dnssec-policy. [GL #4554]
|
||||
|
||||
6371. [bug] Access to the trust bytes in the ncache data needed to
|
||||
|
|
|
|||
|
|
@ -33,7 +33,8 @@ Removed Features
|
|||
Feature Changes
|
||||
~~~~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
- Querying the statistics channel no longer blocks the DNS communication
|
||||
on the networking event loop. :gl:`#4680`
|
||||
|
||||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue