]> 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 12:43:18 +0000 (15:43 +0300)
Mention that the settings are now applied properly on reconfiguration.

CHANGES

diff --git a/CHANGES b/CHANGES
index fb54c4721eea362a63fd468ab0e4d034199bfb89..5e45abf17eb106baa981f48b8752a41e9a985ffe 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]