]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES for [GL #2413]
authorMark Andrews <marka@isc.org>
Mon, 25 Jan 2021 05:16:29 +0000 (16:16 +1100)
committerMark Andrews <marka@isc.org>
Thu, 28 Jan 2021 01:54:59 +0000 (01:54 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index ea3c66303e995850c6f110187f118c6db243d7bb..2f221ce0036686a71e273ff7f7894e3d1a7f4a6c 100644 (file)
--- 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]