From d7f3a35b30e51e2288cf52813d1166c26e1f93dc Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Tue, 6 Oct 2015 05:44:53 +0530 Subject: [PATCH] Fix notes and CHANGES for #40761 (cherry picked from commit 56ebb560a135323cb0a9da33426b229278e642f6) (cherry picked from commit 450f4f0ef86ba8c09601361a03c539c4c8e0d7a0) --- CHANGES | 2 +- doc/arm/notes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.