From: Michał Kępień Date: Wed, 2 Aug 2023 08:40:09 +0000 (+0200) Subject: Add CHANGES entry for GL !7873 X-Git-Tag: v9.19.16~5^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e5a0784e60fab9143c0e55b1e78dfa35d443d2d2;p=thirdparty%2Fbind9.git Add CHANGES entry for GL !7873 --- diff --git a/CHANGES b/CHANGES index e2dd7d298de..50602f74d8b 100644 --- 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]