From: Artem Boldariev Date: Fri, 25 Jun 2021 09:09:22 +0000 (+0300) Subject: Update CHANGES X-Git-Tag: v9.17.17~21^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=dac3e4abc98490c826dd3838a7ebec1665d4d295;p=thirdparty%2Fbind9.git Update CHANGES The CHANGES file was updated to include information that configuration checking code now verifies HTTP paths properly. --- diff --git a/CHANGES b/CHANGES index 238d5993d11..4c3dc38ef72 100644 --- 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]