diff --git a/CHANGES b/CHANGES index a589f7c9d5..a995793fa1 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,4 @@ -4236. [func] On machines with 4 or more processors (CPU), the +4236. [func] On machines with 2 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] diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index 58f304124e..4cd3eade88 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -186,7 +186,7 @@ - On machines with 4 or more processors (CPU), the default value + On machines with 2 or more processors (CPU), the default value for the number of UDP listeners has been changed to the number of detected processors minus one.