]> 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 02:43:47 +0000 (13:43 +1100)
(cherry picked from commit 5ec9999b285f17143385f4af4b02247d1574c2bb)

CHANGES

diff --git a/CHANGES b/CHANGES
index 8a56cc4174bf200d4979b3c83e34337f6cfe09a7..efa2d514593b901912f07b71c64d474a0cc39887 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]