Add CHANGES entry for [GL #2744]

(cherry picked from commit 5be6ceebc4)
This commit is contained in:
Mark Andrews 2024-02-16 11:53:23 +11:00
parent 13be6cd991
commit 455c262649

View file

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