2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Add a CHANGES note for [GL #3777]

This commit is contained in:
Aram Sargsyan
2023-01-27 09:38:33 +00:00
committed by Arаm Sаrgsyаn
parent cf79692a66
commit 46b1c558ce

View File

@@ -1,3 +1,8 @@
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]
6114. [func] Run the catalog zone update process on the offload
threads. [GL #3881]