2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Add CHANGES note for [GL #4223]

This commit is contained in:
Ondřej Surý
2023-06-27 09:05:46 +02:00
parent c1821ccf92
commit 10279f540d

View File

@@ -1,3 +1,6 @@
6217. [func] The dns_badcache unit was refactored to use cds_lfht
instead of hand-crafted locked hashtable. [GL #4223]
6216. [bug] Pin dns_request events to the originating loop 6216. [bug] Pin dns_request events to the originating loop
to serialize access to the data. [GL #4086] to serialize access to the data. [GL #4086]