Add a CHANGES note for [GL #3584]

This commit is contained in:
Aram Sargsyan 2022-10-18 08:54:11 +00:00
parent 82991451b4
commit 5b1ef41897

View file

@ -1,3 +1,6 @@
5998. [bug] The RecursClients statistics counter could overflow
in certain resolution scenarios. [GL #3584]
5997. [cleanup] Less ceremonial UNEXPECTED_ERROR() and FATAL_ERROR()
reporting macros. [GL !6914]