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)
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,