From d83642b3ac3fe4c2172677abcc575976fcd3cf70 Mon Sep 17 00:00:00 2001 From: Aram Sargsyan Date: Tue, 18 Oct 2022 08:54:20 +0000 Subject: [PATCH] Add a release note for [GL #3584] --- doc/notes/notes-current.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 79b66041c7..f7de4ebfd7 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -40,4 +40,5 @@ Feature Changes Bug Fixes ~~~~~~~~~ -- None. +- The RecursClients statistics counter could overflow in certain resolution + scenarios. This has been fixed. :gl:`#3584`