]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for [GL #3641]
authorOndřej Surý <ondrej@isc.org>
Wed, 2 Nov 2022 12:10:42 +0000 (13:10 +0100)
committerOndřej Surý <ondrej@isc.org>
Wed, 2 Nov 2022 12:10:42 +0000 (13:10 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index b32e4583effd1255ed1de4c1af3333281059407d..e7aa4be105e6fd308e31008f8f50a2df70e098a2 100644 (file)
--- 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]