From: Michal Nowak Date: Tue, 5 Sep 2023 15:57:18 +0000 (+0200) Subject: Add CHANGES placeholder for [GL #4255] X-Git-Tag: v9.19.17~12^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=e70a937b3fd4a7da5540370c8acbc9fe62dc3b80;p=thirdparty%2Fbind9.git Add CHANGES placeholder for [GL #4255] --- diff --git a/CHANGES b/CHANGES index a8d92f29b53..e7d8cef2a3c 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]