]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES for [GL #3882]
authorEvan Hunt <each@isc.org>
Sat, 18 Feb 2023 02:59:59 +0000 (18:59 -0800)
committerEvan Hunt <each@isc.org>
Tue, 21 Feb 2023 18:13:34 +0000 (10:13 -0800)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2df6ee9421de52e6804d280aaf493f3942134abf..3ef4e36530db56531ef8a63705528edab6232c0d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6107.  [cleanup]       Remove the dns_sdb API and rewrite the named
+                       builtin databases to implement dns_db directly.
+                       [GL #3882]
+
 6106.  [cleanup]       Move bind9_getaddresses() to isc_getaddresses()
                        and remove the now empty libbind9. [GL !7462]