From: Evan Hunt Date: Fri, 2 Sep 2022 21:47:12 +0000 (-0700) Subject: CHANGES for [GL #3522] X-Git-Tag: v9.19.6~56^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=fdc35928ebc6e4373196d8956becd068cb019151;p=thirdparty%2Fbind9.git CHANGES for [GL #3522] --- diff --git a/CHANGES b/CHANGES index 6b652228a38..43a2b22ced7 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5973. [bug] Fixed a possible invalid detach in UPDATE + processing. [GL #3522] + 5972. [bug] Gracefully handle when the statschannel HTTP connection gets cancelled during sending data back to the client. [GL #3542]