]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL #3797]
authorEvan Hunt <each@isc.org>
Thu, 16 Feb 2023 19:32:20 +0000 (11:32 -0800)
committerOndřej Surý <ondrej@isc.org>
Fri, 17 Feb 2023 06:18:25 +0000 (07:18 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 043d04185dd29d0742cd400595602d4686a48e5f..121b111af293c72af88776de657820ecb63559b9 100644 (file)
--- 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]