2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00

Add CHANGES entry for GL !7873

This commit is contained in:
Michał Kępień 2023-08-02 10:40:09 +02:00
parent 39f46fc128
commit e5a0784e60
No known key found for this signature in database

View File

@ -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]