From: Evan Hunt Date: Sat, 23 Oct 2021 05:22:38 +0000 (-0700) Subject: CHANGES for [GL #2973] X-Git-Tag: v9.17.20~6^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5f05cf97c7f86fff2ad77c8d13c1f21cf10e7c60;p=thirdparty%2Fbind9.git CHANGES for [GL #2973] --- diff --git a/CHANGES b/CHANGES index e2e7dff829c..3432aadf152 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +5755. [bug] The statistics channel wasn't correctly handling + multiple HTTP requests, or pipelined or truncated + requests. [GL #2973] + 5754. [bug] "tls" statements may omit "key-file" and "cert-file", but if either one is specified, then both must be. [GL #2986]