]> 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:27:09 +0000 (08:27 +0000)
(cherry picked from commit a00d787f2cf909fe0d8dce016488916997e8d67e)

CHANGES

diff --git a/CHANGES b/CHANGES
index 801bc3860406e290a33b63811090b2392df250d5..1dade4b8caa00466da8d4174f3422d8dc90171ea 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]