]> 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 18:57:16 +0000 (18:57 +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.

(cherry picked from commit e1627e128959a077183d955beba19cce0fa991ff)

CHANGES

diff --git a/CHANGES b/CHANGES
index f0ce6b7d6da671020cc500d0236a5fa4636bdc8d..bda6eca03e4fea2a0504ad0cf42eec140567f7ed 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,8 +8,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]