]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichal Nowak <mnowak@isc.org>
Fri, 6 Nov 2020 13:42:20 +0000 (14:42 +0100)
committerMichal Nowak <mnowak@isc.org>
Wed, 11 Nov 2020 09:09:36 +0000 (10:09 +0100)
CHANGES

diff --git a/CHANGES b/CHANGES
index d7abfabb05215fd43395442185cfd03aa3a74842..03542d8df4405294dd9fdb6083e428cd597d56ad 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+5532.  [cleanup]       Unused header files were removed:
+                       bin/rndc/include/rndc/os.h, lib/isc/timer_p.h,
+                       lib/isccfg/include/isccfg/dnsconf.h and code related
+                       to those files. [GL #1913]
+
 5531.  [func]          Add a netmgr TLS layer, enabling server-side DoT
                        support (not yet available), and client-side DoT
                        support in dig with "dig +tls". [GL #1840]