]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update the CHANGES note for [GL #3777]
authorAram Sargsyan <aram@isc.org>
Thu, 2 Mar 2023 09:39:32 +0000 (09:39 +0000)
committerAram Sargsyan <aram@isc.org>
Thu, 2 Mar 2023 09:43:37 +0000 (09:43 +0000)
Remove the part which is no longer true after reverting the commit
in question.

The CHANGES entry was never part of a released BIND 9 version.

CHANGES

diff --git a/CHANGES b/CHANGES
index cd12176c6e98224acccbfaa9f3d93f64275643fb..cbb7421d6de3caad5a0af7b8490d2a6ab7216687 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -16,8 +16,7 @@
 
 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]
+                       callback. [GL #3777]
 
 6114.  [func]          Run the catalog zone update process on the offload
                        threads. [GL #3881]