From: Evan Hunt Date: Fri, 2 Sep 2022 21:47:12 +0000 (-0700) Subject: CHANGES for [GL #3522] X-Git-Tag: v9.18.8~30^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=16fbe33478d9790b1724a3538fff3bfecaf02fe1;p=thirdparty%2Fbind9.git CHANGES for [GL #3522] (cherry picked from commit fdc35928ebc6e4373196d8956becd068cb019151) --- diff --git a/CHANGES b/CHANGES index ddc05088fa2..0f11d56a8a1 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]