Add release note for [GL #1926]

(cherry picked from commit f97889a51a)
This commit is contained in:
Mark Andrews
2020-06-11 13:10:10 +10:00
parent e7969ca571
commit 02541e95e3

View File

@@ -82,3 +82,6 @@ Bug Fixes
- Fix a data race in resolver.c:formerr() that could lead to assertion
failure. [GL #1808]
- The dsset returned by dns_keynode_dsset() was not thread safe. This
could result in a INSIST being triggered. [GL #1926]