]> 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 11:21:49 +0000 (11:21 +0000)
(cherry picked from commit a5927f115128a4487961eca0159a71cb26d84844)

CHANGES

diff --git a/CHANGES b/CHANGES
index 7c93df7dbf669ba717fbeac2f1d89f51ec4015b8..cc695e835613c8567990e96ccec125983ffd4483 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]