diff --git a/CHANGES b/CHANGES index 1c33528f4c..739fbafc55 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]