You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2007/03/02 13:10:06 UTC

svn commit: r513721 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Author: markt
Date: Fri Mar  2 04:10:05 2007
New Revision: 513721

URL: http://svn.apache.org/viewvc?view=rev&rev=513721
Log:
Put change in right section.

Modified:
    tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?view=diff&rev=513721&r1=513720&r2=513721
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Fri Mar  2 04:10:05 2007
@@ -15,6 +15,13 @@
 
 <body>
 <section name="Tomcat 6.0.11 (remm)">
+  <subsection name="Catalina">
+    <changelog>
+      <fix>
+        <bug>41739</bug> Correct handling of servlets with a load-on-startup
+        value of zero. These are now the first servlets to be started. (markt)
+      </fix>
+    </changelog>
   <subsection name="Coyote">
     <changelog>
       <update>
@@ -25,11 +32,7 @@
         when the serviet is reading/writing from the input/output streams
         The flag is <code>-Dorg.apache.tomcat.util.net.NioSelectorShared=true</code>
       </update>
-      <fix>
-        <bug>41739</bug> Correct handling of servlets with a load-on-startup
-        value of zero. These are now the first servlets to be started. (markt)
-      </fix>
-    </changelog>  
+    </changelog>
   </subsection>
   <subsection name="Webapps">
     <changelog>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org