diff --git a/CHANGES b/CHANGES index ac9529a04a..19cbb8046c 100644 --- a/CHANGES +++ b/CHANGES @@ -9,6 +9,9 @@ 6393. [func] Deal with uv_tcp_close_reset() error return codes more gracefully. [GL #4708] +6392. [bug] Use a completely new memory context when flushing the + cache. [GL #2744] + 6391. [bug] TCP client statistics could sometimes fail to decrease when accepting client connection fails. [GL #4742]