]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES not for [GL #3463]
authorAram Sargsyan <aram@isc.org>
Wed, 20 Jul 2022 10:27:29 +0000 (10:27 +0000)
committerAram Sargsyan <aram@isc.org>
Fri, 19 Aug 2022 08:11:42 +0000 (08:11 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 615f80a34c2fbabec6665964b8f77bb4c87f48a5..726e201b064f79b36a0a7e4bc5dec55c3b6eb019 100644 (file)
--- 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]