]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES marker
authorMichał Kępień <michal@isc.org>
Fri, 9 Jul 2021 06:39:52 +0000 (08:39 +0200)
committerMichal Nowak <mnowak@isc.org>
Fri, 23 Jul 2021 07:19:36 +0000 (09:19 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 557a0d58783703bf8c7ae7384307ee8ee0f39ccb..31bbb5f4149c88241057d0f81234c21f972045a2 100644 (file)
--- 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]