]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #3777]
authorAram Sargsyan <aram@isc.org>
Fri, 27 Jan 2023 09:38:33 +0000 (09:38 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Mon, 27 Feb 2023 10:06:32 +0000 (10:06 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1c33528f4c8427bd5d1cdcdf5c88faddd11c5edd..739fbafc5582b55488418bfe9fbbdb32125715d8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6115.  [bug]           Unregister db update notify callback before detaching
+                       from the previous db inside the catz update notify
+                       callback. Also, call the db notify callbacks only after
+                       zone_postload() returns successfully. [GL #3777]
+
 6114.  [func]          Run the catalog zone update process on the offload
                        threads. [GL #3881]