Add CHANGES note for [GL #3985]

This commit is contained in:
Ondřej Surý 2023-04-09 08:50:18 +02:00
parent 1715cad685
commit b88ed40c96
No known key found for this signature in database
GPG key ID: 2820F37E873DEA41

View file

@ -1,3 +1,5 @@
6147. [performance] Fix the TCP server parent quota use. [GL #3985]
6146. [performance] Replace the zone table red-black tree and associated
locking with a lock-free qp-trie. [GL !7582]