Merge branch '3208-add-CHANGES-entry' into 'main'

Add CHANGES entry for GL #3208

Closes #3208

See merge request isc-projects/bind9!6099
This commit is contained in:
Michał Kępień 2022-04-07 13:05:37 +00:00
commit 180f77dd9c

View file

@ -1,3 +1,7 @@
5856. [bug] The "starting maxtime timer" message related to outgoing
zone transfers was incorrectly logged at the ERROR level
instead of DEBUG(1). [GL #3208]
5855. [bug] Ensure that zone maintenance queries have a retry limit.
[GL #3242]