diff --git a/CHANGES b/CHANGES index 4634446aa1..f42ea42dac 100644 --- a/CHANGES +++ b/CHANGES @@ -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]