Put change in right section.
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 2 Mar 2007 12:10:05 +0000 (12:10 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 2 Mar 2007 12:10:05 +0000 (12:10 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@513721 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index f2fd170..a8acb65 100644 (file)
 
 <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>
         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>