]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry
authorMichal Nowak <mnowak@isc.org>
Wed, 21 Oct 2020 14:03:24 +0000 (16:03 +0200)
committerMichal Nowak <mnowak@isc.org>
Thu, 22 Oct 2020 11:12:16 +0000 (13:12 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index d4c753d8d58df0711d44b4164e954f4c644b6c0b..e280532e3d5b7d3b45ce5967bf74412132ec04e3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5519.  [cleanup]       Unused source code was removed: lib/dns/dbtable.c,
+                       lib/dns/portlist.c, lib/isc/bufferlist.c, and code
+                       related to those files. [GL #2060]
+
 5518.  [bug]           Fix stub zone not transferring nameserver addresses
                        from masters configured with 'minimal-responses yes'.
                        [GL #1736]