diff --git a/CHANGES b/CHANGES index 751bf3ff59..829500559e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +5928. [placeholder] + 5927. [bug] A race was possible in dns_dispatch_connect() that could trigger an assertion failure if two threads called it near-simultaneously. [GL #3456]