]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES note for [GL !7696]
authorTony Finch <fanf@isc.org>
Fri, 17 Mar 2023 12:05:59 +0000 (12:05 +0000)
committerTony Finch <dot@dotat.at>
Mon, 3 Apr 2023 11:08:37 +0000 (12:08 +0100)
[func] Add isc_histo_t general-purpose log-linear histograms,
and use them for message size statistics.

CHANGES

diff --git a/CHANGES b/CHANGES
index 050f78e8cde0199acf6cb491025298d21bad4d47..c7ac45f7a71abbc1919021d0da6f5a2c46b05f6f 100644 (file)
--- 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]