2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 06:25:31 +00:00

Update the CHANGES note for [GL #3777]

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.
This commit is contained in:
Aram Sargsyan
2023-03-02 09:39:32 +00:00
parent 593dea871a
commit e1627e1289

View File

@@ -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]