Add CHANGES note for [GL #4228]

This commit is contained in:
Ondřej Surý 2023-08-15 18:01:48 +02:00 committed by Evan Hunt
parent d76ab69772
commit ce1b1b4058

View file

@ -1,3 +1,6 @@
6226. [bug] Attach dispatchmgr in the dns_view object to prevent
use-after-free when shutting down. [GL #4228]
6225. [func] Convert dns_nta, dns_forward and dns_keytable units
to use QP trie instead of an RBT. [GL !7811]