Add CHANGES entry for GL #3287

This commit is contained in:
Michał Kępień 2022-04-21 14:19:39 +02:00
parent 7aa7b6474b
commit e33aef4e39

View file

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