]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Update CHANGES and notes.xml for #40761
authorMukund Sivaraman <muks@isc.org>
Sat, 3 Oct 2015 01:41:12 +0000 (07:11 +0530)
committerMukund Sivaraman <muks@isc.org>
Sat, 3 Oct 2015 01:41:12 +0000 (07:11 +0530)
CHANGES
doc/arm/notes.xml

diff --git a/CHANGES b/CHANGES
index 839154de160fc204c5a10bfde98c77c8861b932a..2c78d0cfd91f8f64560c6990ba162a7093ad9b01 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,7 @@
-4236.  [func]          Set the default value for the number of UDP listeners
-                       to the number of detected processors (CPU). [RT #40761]
+4236.  [func]          On machines with 4 or more processors (CPU), the
+                       default value for the number of UDP listeners
+                       has been changed to the number of detected
+                       processors minus one. [RT #40761]
 
 4235.  [func]          Added support in named for "dnstap", a fast method of
                        capturing and logging DNS traffic, and a new command
index ac01c8d5bddbd57bf4bf26ce349bf89aa30f4422..61cb3735d6bc5e8e6d6c67df5a6c90a4018e1db1 100644 (file)
       </listitem>
       <listitem>
        <para>
-         The default value for the number of UDP listeners has been
-         changed to the number of detected processors (CPU).
+         On machines with 4 or more processors (CPU), the default value
+         for the number of UDP listeners has been changed to the number
+         of detected processors minus one.
        </para>
       </listitem>
     </itemizedlist>