Add a CHANGES marker

This commit is contained in:
Petr Špaček
2023-04-11 16:48:27 +02:00
parent 9403b5d476
commit a375f38557

View File

@@ -1,3 +1,5 @@
--- 9.19.12 released ---
6146. [performance] Replace the zone table red-black tree and associated
locking with a lock-free qp-trie. [GL !7582]