diff --git a/CHANGES b/CHANGES index 043d04185d..121b111af2 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]