From: Mark Andrews Date: Mon, 7 Feb 2011 00:11:05 +0000 (+0000) Subject: 3018. [bug] Named failed to check for the "none;" acl when deciding X-Git-Tag: v9.7.3-P1~2^4~95 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=4d205bf79b4abacfef41c9f01ee63938deba2f31;p=thirdparty%2Fbind9.git 3018. [bug] Named failed to check for the "none;" acl when deciding if a zone may need to be re-signed. RT #23120] --- diff --git a/CHANGES b/CHANGES index 6733c56a646..4b8911a4ef4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +3018. [bug] Named failed to check for the "none;" acl when deciding + if a zone may need to be re-signed. RT #23120] + 3017. [doc] dnssec-keyfromlabel -I was not properly documented. [RT #22887]