mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 09:09:59 -04:00
Fix rndc command in release notes for 9.17.12
rndc checkds does not exist, it should have been rndc dnssec Related: #2488, !4813
This commit is contained in:
parent
8537878c01
commit
5f0ee7c303
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ Bug Fixes
|
|||
- Zones using KASP could not be thawed after they were frozen using
|
||||
``rndc freeze``. This has been fixed. :gl:`#2523`
|
||||
|
||||
- After ``rndc checkds -checkds`` or ``rndc dnssec -rollover`` is used,
|
||||
- After ``rndc dnssec -checkds`` or ``rndc dnssec -rollover`` is used,
|
||||
``named`` now immediately attempts to reconfigure zone keys. This
|
||||
change prevents unnecessary key rollover delays. :gl:`#2488`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue