From: Mark Andrews Date: Mon, 25 Jan 2021 05:16:29 +0000 (+1100) Subject: Add CHANGES for [GL #2413] X-Git-Tag: v9.17.10~17^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ec9999b285f17143385f4af4b02247d1574c2bb;p=thirdparty%2Fbind9.git Add CHANGES for [GL #2413] --- diff --git a/CHANGES b/CHANGES index ea3c66303e9..2f221ce0036 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5571. [bug] If a zone had a non-builtin named allow-update acl + named failed to start. [GL #2413] + 5570. [bug] Improve the performance of dnssec-verify by reducing the number of repeated calls to dns_dnssec_keyfromrdata(). [GL #2073]