diff --git a/CHANGES b/CHANGES index b6f5147db4..47104d87e5 100644 --- 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]