2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

CHANGES and release note for [GL #3508]

This commit is contained in:
Evan Hunt
2022-08-25 15:06:33 -07:00
committed by Ondřej Surý
parent 718e92c31a
commit 92526facb1
2 changed files with 9 additions and 1 deletions

View File

@@ -25,7 +25,9 @@ Known Issues
New Features
~~~~~~~~~~~~
- None.
- Worker threads' event loops are now managed by a new "loop maanger" API,
significantly changing the architecture of the task, timer and networking
systems for improved performance and code flow. :gl:`#3508`
Removed Features
~~~~~~~~~~~~~~~~