]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3985]
authorOndřej Surý <ondrej@isc.org>
Sun, 9 Apr 2023 06:50:18 +0000 (08:50 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 12 Apr 2023 12:10:37 +0000 (14:10 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4634446aa1d3c37220630a7fa4114b6227500cb4..f42ea42dac1b841bbe1d662be6ab78da6d7adb2a 100644 (file)
--- 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]