]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES marker
authorMichał Kępień <michal@isc.org>
Wed, 10 Jun 2020 09:26:35 +0000 (11:26 +0200)
committerMichał Kępień <michal@isc.org>
Thu, 18 Jun 2020 08:03:17 +0000 (10:03 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index ab5fbf35f5886707062fe8c6c4f790f2541758f9..4b11fb8270bc00828fb028d8d4fbde4ff8d3391a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -3,6 +3,8 @@
 5439.  [bug]           The dsset returned by dns_keynode_dsset() was not
                        thread safe. [GL #1926]
 
+       --- 9.17.2 released ---
+
 5438.  [bug]           Fix a race in TCP accepting code. [GL #1930]
 
 5437.  [bug]           Fix a data race in lib/dns/resolver.c:log_formerr().