From: Ondřej Surý Date: Wed, 2 Nov 2022 12:10:42 +0000 (+0100) Subject: Add CHANGES for [GL #3641] X-Git-Tag: v9.19.7~10^2 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=625c6fd16fc1aa2e84a8197829e3888708b15358;p=thirdparty%2Fbind9.git Add CHANGES for [GL #3641] --- diff --git a/CHANGES b/CHANGES index b32e4583eff..e7aa4be105e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6012. [func] Cleanup the dead nodes while pruning the tree. + [GL #3641] + 6011. [func] Refactor the privilege setting part of named_os unit to make libcap on Linux mandatory and use setreuid and setregid if available. [GL #3583]