From b8a96bfa78951c5b0781bed58e83976b75cfce68 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Thu, 16 May 2019 11:06:48 +1000 Subject: [PATCH] add CHANGES --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index f359d7477a..17836cffd8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5267. [func] Allow statistics groups display to be toggleable. + [GL #1030] + 5266. [bug] named-checkconf failed to report dnstap-output missing from named.conf when dnstap was specified. [GL #1136]