Add note about script changes.
authorrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 20 Jun 2011 15:11:59 +0000 (15:11 +0000)
committerrjung <rjung@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 20 Jun 2011 15:11:59 +0000 (15:11 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1137652 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 1af7c83..55d0eb5 100644 (file)
         so only types of interest are reported to a ServletContainerInitializer.
         (markt)
       </fix>
-      <fix>
+      <add>
         <bug>49165</bug>: Allow any time stamp formats supported by SimpleDateFormat
         in AccessLogValve. Support logging begin and/or end of request. (rjung)
-      </fix>
-      <add>
+      </add>
+      <update>
         Add the Tomcat extras JARs to the list of JARs to skip when scanning
         for TLDs and web fragments. (rjung)
-      </add>
+      </update>
     </changelog>
   </subsection>
   <subsection name="Coyote">
       </fix>
     </changelog>
   </subsection>
+  <subsection name="Other">
+    <changelog>
+      <update>
+        Clean up shell and batch scripts for consistency. (rjung)
+      </update>
+    </changelog>
+  </subsection>
 </section>
 <section name="Tomcat 7.0.16 (markt)" rtext="released 2011-06-17">
   <subsection name="Catalina">