]> 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, 3 Jan 2023 14:21:17 +0000 (14:21 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 332ef2442388cac03f7a9349ca2058a998178a45..e28565fb8d6ea15c1a6fab73fcd2b708548a8b84 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6057.  [bug]           Fix shutdown and error path bugs in the rpz unit.
+                       [GL #3735]
+
 6056.  [bug]           Fix a race in adb.c:clean_namehooks(), so that an ADB
                        entry does not expire without holding the entries lock.
                        [GL #3754]