From: Aram Sargsyan Date: Fri, 27 Jan 2023 09:38:33 +0000 (+0000) Subject: Add a CHANGES note for [GL #3777] X-Git-Tag: v9.19.11~20^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46b1c558ce706d8ffcd397da92b7fe429a74a1b1;p=thirdparty%2Fbind9.git Add a CHANGES note for [GL #3777] --- diff --git a/CHANGES b/CHANGES index 1c33528f4c8..739fbafc558 100644 --- a/CHANGES +++ b/CHANGES @@ -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]