From: Michał Kępień Date: Fri, 9 Jul 2021 06:39:52 +0000 (+0200) Subject: Add a CHANGES marker X-Git-Tag: v9.17.17~9^2~3 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=c5fc7c22f03c22fd345618c19a4eb698979027f1;p=thirdparty%2Fbind9.git Add a CHANGES marker --- diff --git a/CHANGES b/CHANGES index 557a0d58783..31bbb5f4149 100644 --- a/CHANGES +++ b/CHANGES @@ -79,6 +79,8 @@ "controls" statement was configured with multiple key algorithms in the same listener. [GL #2756] + --- 9.17.16 released --- + 5671. [bug] A race condition could occur where two threads were competing for the same set of key file locks, leading to a deadlock. This has been fixed. [GL #2786]