Add change entry and release note for #3462

News worthy.
This commit is contained in:
Matthijs Mekking
2022-07-20 11:33:32 +02:00
parent f8d866c6ef
commit 113dcd124e
2 changed files with 8 additions and 0 deletions

View File

@@ -58,3 +58,7 @@ Bug Fixes
- Non-dynamic zones that inherit dnssec-policy from the view or
options level were not marked as inline-signed, and thus were never
scheduled to be re-signed. This is now fixed. :gl:`#3438`
- Fix `rndc dumpdb -expired` to include expired RRsets, even if the cache
cleaning time window has passed. This will now show expired RRsets that are
stuck in the cache. :gl:`#3462`