Add CHANGES and release note for #4032

This commit is contained in:
Matthijs Mekking
2023-07-26 11:55:20 +02:00
parent dc6dafdad1
commit 0bdf1980c4
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
6219. [bug] Ignore 'max-zone-ttl' on 'dnssec-policy insecure'.
[GL #4032]
6218. [func] Add inline-signing to dnssec-policy. [GL #3677]
6217. [func] The dns_badcache unit was refactored to use cds_lfht

View File

@@ -55,6 +55,10 @@ Bug Fixes
uninterrupted time spent by resolving long cached chains of domain names.
:gl:`#4185`
- Ignore :any:`max-zone-ttl` for :any:`dnssec-policy` "insecure",
otherwise some zones will not be loaded if they use a TTL value larger
than 86400. :gl:`#4032`.
Known Issues
~~~~~~~~~~~~