Add CHANGES entry for GL #3147

(cherry picked from commit 600f9010d2)
This commit is contained in:
Michał Kępień
2022-02-23 14:39:11 +01:00
parent d1f27a336a
commit 87d5dff4a3

View File

@@ -1,3 +1,6 @@
5814. [bug] The RecursClients statistics counter could underflow
in certain resolution scenarios. [GL #3147]
5812. [func] Drop the artificial limit on the number of queries
processed in a single TCP read callback. [GL #3141]