2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-29 13:38:26 +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
No known key found for this signature in database
GPG Key ID: 2820F37E873DEA41

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]