From ee23de6afb440256e9329f6c2d56024d745fe3db Mon Sep 17 00:00:00 2001 From: markt Date: Fri, 2 Mar 2007 12:10:05 +0000 Subject: [PATCH] Put change in right section. git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@513721 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index f2fd170b4..a8acb6540 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -15,6 +15,13 @@
+ + + + 41739 Correct handling of servlets with a load-on-startup + value of zero. These are now the first servlets to be started. (markt) + + @@ -25,11 +32,7 @@ when the serviet is reading/writing from the input/output streams The flag is -Dorg.apache.tomcat.util.net.NioSelectorShared=true - - 41739 Correct handling of servlets with a load-on-startup - value of zero. These are now the first servlets to be started. (markt) - - + -- 2.11.0