]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update CHANGES
authorArtem Boldariev <artem@boldariev.com>
Fri, 25 Jun 2021 09:09:22 +0000 (12:09 +0300)
committerArtem Boldariev <artem@boldariev.com>
Fri, 16 Jul 2021 07:28:28 +0000 (10:28 +0300)
The CHANGES file was updated to include information that configuration
checking code now verifies HTTP paths properly.

CHANGES

diff --git a/CHANGES b/CHANGES
index 238d5993d11a21a6f80d4084686b730191b8802e..4c3dc38ef72bb73822398a3da433ed07a36bc4c5 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5683.  [func]          The configuration checking code now verifies
+                       HTTP paths. [GL !5231]
+
 5682.  [bug]           Not all changes to zone-statistics settings were
                        properly processed. [GL #2820]