From: Michał Kępień Date: Thu, 21 Apr 2022 12:19:39 +0000 (+0200) Subject: Add CHANGES entry for GL #3287 X-Git-Tag: v9.19.1~62^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=e33aef4e3939c4cef32bef2dfca484afdcfe2c29;p=thirdparty%2Fbind9.git Add CHANGES entry for GL #3287 --- diff --git a/CHANGES b/CHANGES index cd40e020da8..242cbe79df8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5866. [bug] Work around a jemalloc quirk which could trigger an + out-of-memory condition in named over time. [GL #3287] + 5865. [func] Make statistics channel and control channel listen on a single network manager thread. [GL !6032]