Add release note for #1808

This commit is contained in:
Ondřej Surý
2020-06-05 16:06:42 +02:00
committed by Ondřej Surý
parent f0f859411f
commit 5a9f594629
+3
View File
@@ -171,3 +171,6 @@ Bug Fixes
- With dnssec-policy, when creating a successor key, the goal state of
the current active key (the predecessor) was not changed and thus was
never is removed from the zone. [GL #1846]
- Fix a data race in resolver.c:formerr() that could lead to assertion
failure. [GL #1808]