]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
CHANGES note
authorWitold Kręcicki <wpk@isc.org>
Tue, 12 May 2020 13:04:54 +0000 (15:04 +0200)
committerWitold Kręcicki <wpk@isc.org>
Wed, 13 May 2020 06:46:04 +0000 (08:46 +0200)
CHANGES

diff --git a/CHANGES b/CHANGES
index c3003f11791d98f168d2e38f641aec06a0aaf36a..6520f8dd927b97536690f58962955625a074c8ce 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5411.  [cleanup]       Refactoring of TCP accept code to use a single accept()
+                       and pass the accepted socket to child threads for
+                       processing. [GL !3320]
+
 5410.  [func]          Add the ability to specify per-type record count
                        limits in an "update-policy" statement, which
                        are enforced when adding records via UPDATE.