From ae2fa12d2d4bb079edd73823c7763fe3d720df97 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 (cherry picked from commit 600f9010d28489f538b43887652b334d48d61b05) --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index 21125feb27..9545d7e4a3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5814. [bug] The RecursClients statistics counter could underflow + in certain resolution scenarios. [GL #3147] + 5811. [bug] Reimplement the maximum and idle timeouts for outgoing zone tranfers. [GL #1897]