Add CHANGES and release note for [GL #3423]

This commit is contained in:
Ondřej Surý
2022-06-23 14:33:00 +02:00
parent 8dae4e415d
commit 51b0c3cbb8
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
5920. [bug] Don't pass back the current name offset when the
compression is disabled in the non-improving case.
[GL #3423]
5919. [func] The "rndc fetchlimit" command lists name servers
and domain names that are being rate-limited by
"fetches-per-server" or "fetches-per-zone" limits.

View File

@@ -40,4 +40,5 @@ Feature Changes
Bug Fixes
~~~~~~~~~
- None.
- A DNS compression would be applied on the root zone name if it is repeatedly
used in the same RRSet. :gl:`#3423`