]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES entry for [GL #4580]
authorMark Andrews <marka@isc.org>
Wed, 14 Feb 2024 05:35:15 +0000 (16:35 +1100)
committerMark Andrews <marka@isc.org>
Thu, 21 Mar 2024 00:23:37 +0000 (11:23 +1100)
(cherry picked from commit d12c23875062852b5830f60e1865f89412fd373f)

CHANGES

diff --git a/CHANGES b/CHANGES
index e5da479cd37ca232603c0ed27cb4df55fe65ff3f..37565bc20b2f78de47831a7cb837b74185ea43ac 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+6364.  [protocol]      Add RESOLVER.ARPA to the built in empty zones.
+                       [GL #4580]
+
 6338.  [func]          Optimize slabheader placement, so the infrastructure
                        records are put in the beginning of the slabheader
                        linked list. [GL !8675]