CHANGES for [GL #3886]

This commit is contained in:
Evan Hunt
2023-02-21 22:00:52 -08:00
parent 4e93d44c74
commit 55f00de18e

View File

@@ -1,3 +1,7 @@
6110. [cleanup] Refactor the dns_xfrin module to use dns_dispatch
to set up TCP connections and send and receive
messages. [GL #3886]
6109. [func] Infrastructure for QSBR, asynchronous safe memory
reclamation for lock-free data structures. [GL !7471]