Add CHANGES not for [GL #3463]

(cherry picked from commit a00d787f2cf909fe0d8dce016488916997e8d67e)
This commit is contained in:
Aram Sargsyan 2022-07-20 10:27:29 +00:00
parent d4c5d1c650
commit 95452d9a47

View file

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