From: Tony Finch Date: Fri, 17 Mar 2023 12:05:59 +0000 (+0000) Subject: CHANGES note for [GL !7696] X-Git-Tag: v9.19.12~33^2 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=fdcbbc2a20198e975ba4f3bdfc1276ff3464542e;p=thirdparty%2Fbind9.git CHANGES note for [GL !7696] [func] Add isc_histo_t general-purpose log-linear histograms, and use them for message size statistics. --- diff --git a/CHANGES b/CHANGES index 050f78e8cde..c7ac45f7a71 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +6139. [func] Add isc_histo_t general-purpose log-linear histograms, + and use them for message size statistics. [GL !7696] + 6138. [doc] Fix the DF-flag documentation on the outgoing UDP packets. [GL #3710]