2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 05:28:00 +00:00

CHANGES for [GL #2973]

This commit is contained in:
Evan Hunt 2021-10-22 22:22:38 -07:00
parent 0b83f1495d
commit 5f05cf97c7

View File

@ -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]