]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL !6879]
authorOndřej Surý <ondrej@isc.org>
Fri, 7 Oct 2022 13:58:43 +0000 (15:58 +0200)
committerOndřej Surý <ondrej@isc.org>
Fri, 14 Oct 2022 09:26:54 +0000 (11:26 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1e19cbab243308eefbc4cb10f0e2c71aa6f1db3a..a8b6a2c6bdd90ac75cda5aedfc1a269b1cd42ee4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,6 @@
+5994.  [func]          Refactor the isc_httpd implementation used in the
+                       statistics channel. [GL !6879]
+
 5993.  [cleanup]       Store dns_name_t attributes as boolean members of
                        the structure. Remove DNS_NAMEATTR_* macros.
                        Fix latent attribute handling bug in RBT. [GL !6902]