]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #3866]
authorAram Sargsyan <aram@isc.org>
Mon, 13 Feb 2023 15:19:08 +0000 (15:19 +0000)
committerAram Sargsyan <aram@isc.org>
Tue, 14 Feb 2023 09:13:18 +0000 (09:13 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index a7059ae3327dea0f27b54c855ebc43e2bffd1636..6a9eee18f5a61a943e442d781e5245256a521e75 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6096.  [bug]           Fix RPZ reference counting error on shutdown in
+                       dns__rpz_timer_cb(). [GL #3866]
+
 6095.  [test]          Test various 'islands of trust' configurations when
                        using managed keys. [GL #3662]