]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for GL !7873
authorMichał Kępień <michal@isc.org>
Wed, 2 Aug 2023 08:40:09 +0000 (10:40 +0200)
committerMichał Kępień <michal@isc.org>
Wed, 2 Aug 2023 08:40:09 +0000 (10:40 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index e2dd7d298def3276c8c70a90f90499e511f6ceb4..50602f74d8b08633acf456873d7e7c054cec42ef 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+6221.  [cleanup]       Refactor dns_rdataset internals, move rdatasetheader
+                       declarations out of rbtdb.c so they can be used by other
+                       databases in the future, and split the zone and cache
+                       functions from rbtdb.c into separate modules. [GL !7873]
+
 6220.  [func]          Deprecate the 'dialup' and 'heartbeat-interval'
                        options. [GL #3700]