]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #3955]
authorAram Sargsyan <aram@isc.org>
Tue, 21 Mar 2023 10:06:07 +0000 (10:06 +0000)
committerAram Sargsyan <aram@isc.org>
Tue, 21 Mar 2023 10:39:52 +0000 (10:39 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 008eb57119df094403171f8f6349c78ccafb4b68..35c751348d5cb5fcb857beae789cb694a5aaf7f0 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,9 @@
+6125.  [bug]           Hold a catz reference while the update process is
+                       running, so that the catalog zone is not destroyed
+                       during shutdown until the update process is finished or
+                       properly canceled by the activated 'shuttingdown' flag.
+                       [GL #3955]
+
 6124.  [bug]           When changing from a NSEC3 capable DNSSEC algorithm to
                        an NSEC3 incapable DNSSEC algorithm using KASP the zone
                        could sometimes be incompletely signed. [GL #3937]