From 600f9010d28489f538b43887652b334d48d61b05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Wed, 23 Feb 2022 14:39:11 +0100 Subject: [PATCH] Add CHANGES entry for GL #3147 --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 31d6591661..3c646d7abe 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5814. [bug] The RecursClients statistics counter could underflow + in certain resolution scenarios. [GL #3147] + 5813. [func] The "keep-response-order" ACL has been declared obsolete, and is now non-operational. [GL #3140]