]> 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:02:30 +0000 (17:02 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6929cfdde7a2791c71198ff5e18f0f7dcab969d5..6c9424ae3220d1dc6791b532db27c8a0ea5222a8 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]