Add a CHANGES marker

This commit is contained in:
Michał Kępień 2021-07-09 08:39:52 +02:00 committed by Michal Nowak
parent 8600f0fa14
commit c5fc7c22f0
No known key found for this signature in database
GPG key ID: 24A3E8463AEE5E56

View file

@ -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]