Update CHANGES [GL #3415]

Mention that the settings are now applied properly on reconfiguration.

(cherry picked from commit 502c78c339)
This commit is contained in:
Artem Boldariev 2022-06-22 21:38:15 +03:00
parent b6b07c5646
commit 12a6fafae2

View file

@ -1,3 +1,6 @@
5911. [bug] Update HTTP listener settings on reconfiguration.
[GL #3415]
5910. [cleanup] Move built-in dnssec-policies into the defaultconf.
These are now printed with 'named -C'. [GL !6467]