From: Evan Hunt Date: Thu, 16 Feb 2023 19:32:20 +0000 (-0800) Subject: CHANGES for [GL #3797] X-Git-Tag: v9.19.11~49^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e49350721fa6bc5f8835d4466bda77e08ca5f9d6;p=thirdparty%2Fbind9.git CHANGES for [GL #3797] --- diff --git a/CHANGES b/CHANGES index 043d04185dd..121b111af29 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +6103. [func] All uses of the isc_task and isc_event APIs have + been refactored to use isc_loop instead, and the + original APIs have been removed. [GL #3797] + 6102. [cleanup] Several nugatory headers have been removed from libisc. [GL !7464]