]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL #88]
authorEvan Hunt <each@isc.org>
Wed, 15 Sep 2021 08:48:04 +0000 (01:48 -0700)
committerEvan Hunt <each@isc.org>
Mon, 4 Oct 2021 20:58:00 +0000 (13:58 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 037478cae668392c537a5eedb7881d9d7e71815c..7583a8a7ac8df9fe949fb27a7556b1bef3138ed8 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5732.  [cleanup]       Remove dns_lib_init() and _shutdown() and
+                       ns_lib_init() and _shutdown() functions, as they
+                       no longer served any useful purpose. [GL #88]
+
 5731.  [bug]           Do not allow defining "http" clauses named
                        "default". [GL #2925]