CHANGES for [GL #3797]

This commit is contained in:
Evan Hunt 2023-02-16 11:32:20 -08:00 committed by Ondřej Surý
parent 1ee30be7ce
commit e49350721f
No known key found for this signature in database
GPG key ID: 2820F37E873DEA41

View file

@ -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]