2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-28 21:17:54 +00:00
This commit is contained in:
Witold Kręcicki 2020-01-14 21:26:52 +01:00 committed by Michał Kępień
parent 493b6a9f33
commit ea7cc30f7c

View File

@ -1,3 +1,7 @@
5346. [bug] Make hazard pointer array allocations dynamic, fixing a
bug that caused named to crash on machines with more
than 40 cores. [GL #1493]
5345. [func] Key-style trust anchors and DS-style trust anchors
can now both be used for the same name. [GL !2892]