From: markt Date: Fri, 2 Mar 2007 12:10:05 +0000 (+0000) Subject: Put change in right section. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ee23de6afb440256e9329f6c2d56024d745fe3db;p=tomcat7.0 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 --- 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) - - +