]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #3735]
authorAram Sargsyan <aram@isc.org>
Tue, 3 Jan 2023 13:27:00 +0000 (13:27 +0000)
committerAram Sargsyan <aram@isc.org>
Tue, 14 Feb 2023 10:26:37 +0000 (10:26 +0000)
(cherry picked from commit 2824422e783da56a548254ed656792f67e95376c)

CHANGES

diff --git a/CHANGES b/CHANGES
index f5deb72378b25376ad06fbeee92f2ddcc5805780..7c93df7dbf669ba717fbeac2f1d89f51ec4015b8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -59,6 +59,9 @@
                        not negotiate "dot" ALPN token could crash BIND
                        on shutdown. That has been fixed. [GL #3767]
 
+6057.  [bug]           Fix shutdown and error path bugs in the rpz unit.
+                       [GL #3735]
+
 5850.  [func]          Run the RPZ update process on the offload threads.
                        [GL #3190]