]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #2829]
authorOndřej Surý <ondrej@isc.org>
Tue, 20 Jul 2021 07:56:10 +0000 (09:56 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 21 Jul 2021 15:03:52 +0000 (17:03 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index cf5b076131de6f900507c1ead7ff0b3c691a5110..b4fdccdfeb7c362520361b91467d51beed46cb9b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5686.  [func]          The number of internal data structures allocated for
+                       each zone was reduced. [GL #2829]
+
 5685.  [bug]           Check the opcodes of messages returned by
                        dns_request_getresponse.  [GL #2762]