fix gump complaint for xsl
authorfunkman <funkman@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 2 Mar 2007 13:37:24 +0000 (13:37 +0000)
committerfunkman <funkman@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 2 Mar 2007 13:37:24 +0000 (13:37 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@513752 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index a8acb65..cfd3bd1 100644 (file)
@@ -22,6 +22,7 @@
         value of zero. These are now the first servlets to be started. (markt)
       </fix>
     </changelog>
+  </subsection>
   <subsection name="Coyote">
     <changelog>
       <update>
@@ -40,7 +41,7 @@
         Fix previous update to servlet 2.5 xsd to use correct declaration.
         (markt)
       </fix>
-    </changelog>  
+    </changelog>
   </subsection>
 </section>
 <section name="Tomcat 6.0.10 (remm)">
         Chris Halstead. (markt)
       </fix>
       <fix>
-        <bug>40524</bug>: request.getAuthType() now returns CLIENT_CERT rather 
+        <bug>40524</bug>: request.getAuthType() now returns CLIENT_CERT rather
         than CLIENT-CERT. (markt)
       </fix>
       <fix>
-        <bug>40526</bug>: Return support for JPDA_OPTS to catalina.bat and add 
+        <bug>40526</bug>: Return support for JPDA_OPTS to catalina.bat and add
         a new option JPDA_SUSPEND, submitted by by Kurt Roy. (markt)
       </fix>
       <fix>
-        <bug>41265</bug>: In embedded, remove the code that resets checkInterval 
+        <bug>41265</bug>: In embedded, remove the code that resets checkInterval
         values of zero to 300. (markt)
       </fix>
     </changelog>
   <subsection name="Cluster">
     <changelog>
       <fix>
-        <bug>41466</bug>: When using the NioChannel and SecureNioChannel its 
+        <bug>41466</bug>: When using the NioChannel and SecureNioChannel its
         important to use the channels buffers. (fhanik)
       </fix>
     </changelog>
         Add xsds for JSP 2.1 (remm)
       </fix>
       <fix>
-        <bug>41106</bug>: Update validation checks for EL to also include 
+        <bug>41106</bug>: Update validation checks for EL to also include
         legacy 1.2 tags (remm)
       </fix>
     </changelog>
         Fix passing of the keystore password for the NIO connector (fhanik)
       </fix>
     </changelog>
-  </subsection> 
+  </subsection>
 </section>
 <section name="Tomcat 6.0.1 (remm)">
   <subsection name="General">
         validation, bom encoding support (remm)
       </update>
     </changelog>
-  </subsection> 
+  </subsection>
   <subsection name="Coyote">
     <changelog>
       <update>
         Implement explicit flushing in AJP (mturk)
       </update>
     </changelog>
-  </subsection> 
+  </subsection>
 </section>
 <section name="Tomcat 6.0.0 (remm)">
   <subsection name="Catalina">
         Unifed EL 2.1 support (jhook)
       </add>
     </changelog>
-  </subsection> 
+  </subsection>
   <subsection name="Coyote">
     <changelog>
       <add>
         resources (costin)
       </update>
     </changelog>
-  </subsection> 
+  </subsection>
   <subsection name="Cluster">
     <changelog>
       <add>
         New cluster configuration and new documentation (fhanik)
       </add>
     </changelog>
-  </subsection> 
+  </subsection>
   <subsection name="Webapps">
     <changelog>
     </changelog>
-  </subsection> 
+  </subsection>
 </section>
 </body>
 </document>