From: Artem Boldariev Date: Wed, 29 Sep 2021 16:39:51 +0000 (+0300) Subject: Modify CHANGES [GL #2923] X-Git-Tag: v9.17.19~21^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b20a8c50653ce0bd064d082b681bd4b6582d7950;p=thirdparty%2Fbind9.git Modify CHANGES [GL #2923] Mention that the HTTP path is now validated. --- diff --git a/CHANGES b/CHANGES index fa1b9878e5c..b21af38303a 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +5725. [bug] Validate HTTP path passed to dig. [GL #2923] + 5724. [bug] Address potential dead lock when checking zone content consistency. [GL #2908]