mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-02 13:30:44 -05:00
Add release note and CHANGES for #4423
This commit is contained in:
parent
634c80ea12
commit
7af2ec7e4f
2 changed files with 5 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,4 +1,5 @@
|
|||
6305. [placeholder]
|
||||
6305. [bug] Improve load configuration time for many zones with
|
||||
the same dnssec-policy [GL #4423]
|
||||
|
||||
6304. [bug] The wrong time was being used to determine what RRSIGs
|
||||
where to be generated when dnssec-policy was in use.
|
||||
|
|
|
|||
|
|
@ -39,6 +39,9 @@ Bug Fixes
|
|||
values to unsigned 32 bits. Export was truncating values since BIND 9.15.0.
|
||||
:gl:`#4467`
|
||||
|
||||
- The speed of loading the configuration for many zones with the same
|
||||
:any:`dnssec-policy` has been improved. :gl:`#4423`
|
||||
|
||||
Known Issues
|
||||
~~~~~~~~~~~~
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue