From e0bcda8923a650cbb5c05f527df4816129a25bec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Thu, 21 Dec 2023 11:16:29 +0100 Subject: [PATCH] Add CHANGES note for [GL #4404] (cherry picked from commit ec12682933a0a731c5f18431198b016460026608) --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index a0ea728fc9..1eec056345 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +6326. [func] Add workaround to enforce dynamic linker to pull + jemalloc earlier than libc to ensure all memory + allocations are done via jemalloc. [GL #4404] + 6324. [bug] Changes to "listen-on" statements were ignored on reconfiguration unless the port or interface address was changed, making it impossible to change a related