diff --git a/CHANGES b/CHANGES index c71a070831..fb144ded61 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,5 @@ 2537. [func] Added more statistics counters including those on socket - I/O events and query RTT histograms. [RT #18802] + I/O events and query RTT histograms. [RT #18802] 2536. [cleanup] Silence some warnings when -Werror=format-security is specified. [RT #19083]