]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for #4552
authorMatthijs Mekking <matthijs@isc.org>
Wed, 31 Jan 2024 11:37:12 +0000 (12:37 +0100)
committerMatthijs Mekking <matthijs@isc.org>
Wed, 13 Mar 2024 10:52:05 +0000 (11:52 +0100)
(cherry picked from commit 32e43764dd08105bec826b9db7896b48b7e2c193)

CHANGES

diff --git a/CHANGES b/CHANGES
index eaac247f7db95b5667b543a32c8658eb535f34e6..467bb7df7658ae32d89b6b1cb064ae4df1d489c8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,6 @@
-6356.  [bug]           Create the pruning task in the dns_cache_flush(), so
+6359.  [bug]           Fix bug in Depends (keymgr_dep) function. [GL #4552]
+
+6356.  [bug]           Attach the loop also in the dns_cache_flush(), so
                        the cache pruning still works after the flush.
                        [GL #4621]