Add CHANGES note [GL #1926]

(cherry picked from commit 9d89244ba2)
This commit is contained in:
Mark Andrews 2020-06-11 13:08:07 +10:00
parent 06cebcb6b7
commit e7969ca571

View file

@ -1,3 +1,6 @@
5439. [bug] The dsset returned by dns_keynode_dsset() was not
thread safe. [GL #1926]
5438. [bug] Fix a race in TCP accepting code. [GL #1930]
5437. [bug] Fix a data race in resolver log_formerr. [GL #1808]