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]