From: Michał Kępień Date: Tue, 3 Jul 2018 06:44:05 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.13.2~2^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e9ed9b8eec4b488c8373122be2f42cd8d25b3905;p=thirdparty%2Fbind9.git Add CHANGES entry 4987. [cleanup] dns_rdataslab_tordataset() and its related dns_rdatasetmethods_t callbacks were removed as they were not being used by anything in BIND. [GL #371] --- diff --git a/CHANGES b/CHANGES index 63f92e5ea9a..d87f41f148d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +4987. [cleanup] dns_rdataslab_tordataset() and its related + dns_rdatasetmethods_t callbacks were removed as they + were not being used by anything in BIND. [GL #371] + 4986. [func] When built on Linux, BIND now requires the libcap library to set process privileges, unless capability support is explicitly overridden with "configure --disable-linux-caps".