Author: rjung
Date: Mon Jun 20 15:11:59 2011
New Revision: 1137652

URL: http://svn.apache.org/viewvc?rev=1137652&view=rev
Log:
Add note about script changes.

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1137652&r1=1137651&r2=1137652&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Jun 20 15:11:59 2011
@@ -64,14 +64,14 @@
         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">
@@ -127,6 +127,13 @@
       </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">



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

Reply via email to