mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add CHANGE and release note for #2931
Release note worthy.
(cherry picked from commit ebbcf4c34f)
This commit is contained in:
parent
c3ab09deb5
commit
c678065eaa
2 changed files with 5 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
5858. [bug] Don't remove CDS/CDNSKEY DELETE records on zone sign
|
||||
when using 'auto-dnssec maintain;'. [GL #2931]
|
||||
|
||||
5856. [bug] The "starting maxtime timer" message related to outgoing
|
||||
zone transfers was incorrectly logged at the ERROR level
|
||||
instead of DEBUG(1). [GL #3208]
|
||||
|
|
|
|||
|
|
@ -40,4 +40,5 @@ Feature Changes
|
|||
Bug Fixes
|
||||
~~~~~~~~~
|
||||
|
||||
- None.
|
||||
- CDS and CDNSKEY DELETE records are removed from the zone when configured with
|
||||
'auto-dnssec maintain;'. This has been fixed. :gl:`#2931`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue