From: Aram Sargsyan Date: Thu, 2 Mar 2023 09:39:32 +0000 (+0000) Subject: Update the CHANGES note for [GL #3777] X-Git-Tag: v9.19.11~4^2~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e1627e128959a077183d955beba19cce0fa991ff;p=thirdparty%2Fbind9.git 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. --- diff --git a/CHANGES b/CHANGES index cd12176c6e9..cbb7421d6de 100644 --- a/CHANGES +++ b/CHANGES @@ -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]