diff --git a/CHANGES b/CHANGES index 557a0d5878..31bbb5f414 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]