]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update CHANGES [GL #3415]
authorArtem Boldariev <artem@boldariev.com>
Wed, 22 Jun 2022 18:38:15 +0000 (21:38 +0300)
committerArtem Boldariev <artem@boldariev.com>
Tue, 28 Jun 2022 13:38:18 +0000 (16:38 +0300)
Mention that the settings are now applied properly on reconfiguration.

(cherry picked from commit 502c78c339956bb68961cc81d56f824d5b498521)

CHANGES

diff --git a/CHANGES b/CHANGES
index c663b53feca2d69dfb4786e17786420cd69de86b..1df0150d873e2cba05d85be1e82a7e6b03b85a23 100644 (file)
--- 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]