CHANGES note for [GL !7696]

[func]		Add isc_histo_t general-purpose log-linear histograms,
		and use them for message size statistics.
This commit is contained in:
Tony Finch 2023-03-17 12:05:59 +00:00 committed by Tony Finch
parent 0d353704fb
commit fdcbbc2a20

View file

@ -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]