Add CHANGES and release note for [GL #4045]

This commit is contained in:
Ondřej Surý
2023-05-09 14:53:28 +02:00
parent 7220851f67
commit 575a976e48
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
6168. [func] Refactor the glue cache to store list of the GLUE
directly in the rdatasetheader instead of keeping
it in the hashtable indexed by the node pointer.
[GL #4045]
6167. [func] Add 'cdnskey' configuration option. [GL #4050]
6166. [func] Retry without DNS COOKIE on FORMERR if it appears that

View File

@@ -32,7 +32,9 @@ Removed Features
Feature Changes
~~~~~~~~~~~~~~~
- None.
- Improve the responsiveness of the ``named`` serving as an authoritative DNS
server for a delegation-heavy zone(s) shortly after loading such zone(s).
:gl:`#4045`
Bug Fixes
~~~~~~~~~