diff --git a/CHANGES b/CHANGES index a8d92f29b5..e7d8cef2a3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +6241. [placeholder] + 6240. [bug] Use dedicated per-worker thread jemalloc memory arenas for send buffers allocation to reduce memory consumption and avoid lock contention. [GL #4038]