]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES marker
authorPetr Špaček <pspacek@isc.org>
Mon, 6 Dec 2021 16:18:10 +0000 (17:18 +0100)
committerPetr Špaček <pspacek@isc.org>
Thu, 16 Dec 2021 12:17:13 +0000 (13:17 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index 8f2c78802b5a65f367190202119e1ac86fa095c4..66cb355a39cd55baa92ca79cfbda153b03a97ea9 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -18,6 +18,8 @@
                        condition variable and add missing isc_mutex_destroy()
                        for nmworker lock. [GL #3051]
 
+       --- 9.17.21 released ---
+
 5775.  [bug]           Added a timer in the resolver to kill fetches that
                        have deadlocked as a result of dependency loops
                        with the ADB or the validator. This condition is