From: Artem Boldariev Date: Wed, 22 Jun 2022 18:38:15 +0000 (+0300) Subject: Update CHANGES [GL #3415] X-Git-Tag: v9.19.3~21^2~1 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=502c78c339956bb68961cc81d56f824d5b498521;p=thirdparty%2Fbind9.git Update CHANGES [GL #3415] Mention that the settings are now applied properly on reconfiguration. --- diff --git a/CHANGES b/CHANGES index fb54c4721ee..5e45abf17eb 100644 --- a/CHANGES +++ b/CHANGES @@ -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]