From: Aram Sargsyan Date: Wed, 20 Jul 2022 10:27:29 +0000 (+0000) Subject: Add CHANGES not for [GL #3463] X-Git-Tag: v9.19.5~27^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9885306d9ad62069440b29eda68ba7bc29e7c9e9;p=thirdparty%2Fbind9.git Add CHANGES not for [GL #3463] --- diff --git a/CHANGES b/CHANGES index 615f80a34c2..726e201b064 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5946. [bug] Fix statistics channel's handling of multiple HTTP + requests in a single connection which have non-empty + request bodies. [GL #3463] + 5945. [bug] If parsing /etc/bind.key failed, delv could assert when trying to parse the built in trust anchors as the parser hadn't been reset. [GL !6468]