diff --git a/CHANGES b/CHANGES index ddc05088fa..0f11d56a8a 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]