From: Ondřej Surý Date: Fri, 7 Oct 2022 13:58:43 +0000 (+0200) Subject: Add CHANGES note for [GL !6879] X-Git-Tag: v9.19.7~63^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e13749f138759b1653084eccf7dfdca71ee1465e;p=thirdparty%2Fbind9.git Add CHANGES note for [GL !6879] --- diff --git a/CHANGES b/CHANGES index 1e19cbab243..a8b6a2c6bdd 100644 --- 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]