]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL !7978]
authorAram Sargsyan <aram@isc.org>
Mon, 29 May 2023 18:01:31 +0000 (18:01 +0000)
committerArаm Sаrgsyаn <aram@isc.org>
Wed, 31 May 2023 11:07:08 +0000 (11:07 +0000)
(cherry picked from commit fa9172d99634719914866775c8c96968fa834a5c)

CHANGES

diff --git a/CHANGES b/CHANGES
index b6f5147db4e6df4fd259b3172377cc63eef4093a..47104d87e51f5868658fc67b1883f4402ea675ad 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+6185.  [func]          Add "ClientQuota" statistics channel counter, which
+                       indicates the number of the resolver's spilled queries
+                       due to reaching the clients per query quota. [GL !7978]
+
 6183.  [bug]           Fix a serve-stale bug where a delegation from cache
                        could be returned to the client. [GL #3950]