]> 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 19:20:36 +0000 (19:20 +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 8f6795ebe09df0d91b3aaaa911314c0c35749de5..171ed74c09eb15ccfca9a7e9d5e2fe22e73267bf 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]
 
 6105.  [bug]           Detach 'rpzs' and 'catzs' from the previous view in
                        configure_rpz() and configure_catz(), respectively,