From: Michał Kępień Date: Tue, 26 Jun 2018 11:18:00 +0000 (+0200) Subject: Add CHANGES entry X-Git-Tag: v9.10.8rc2~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf4bf0f9b681f1f767c4bef3e27ff7648102e1af;p=thirdparty%2Fbind9.git Add CHANGES entry 4979. [bug] Non-libcap builds were not checking whether all requested capabilities are present in the permitted capability set. [GL #321] (cherry picked from commit 731b003854b564fa64ebecebe7b005bcef6cc74a) --- diff --git a/CHANGES b/CHANGES index 135ed31ef35..b2e24236bc2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +4979. [bug] Non-libcap builds were not checking whether all + requested capabilities are present in the permitted + capability set. [GL #321] + 4977. [func] When starting up, log the same details that would be reported by 'named -V'. [GL #247]