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`