From: rjung Date: Mon, 20 Jun 2011 15:11:59 +0000 (+0000) Subject: Add note about script changes. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=1b1ae046f79ebf903e347ee07294f8120b90f950;p=tomcat7.0 Add note about script changes. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1137652 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 1af7c8303..55d0eb5e7 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -64,14 +64,14 @@ so only types of interest are reported to a ServletContainerInitializer. (markt) - + 49165: Allow any time stamp formats supported by SimpleDateFormat in AccessLogValve. Support logging begin and/or end of request. (rjung) - - + + Add the Tomcat extras JARs to the list of JARs to skip when scanning for TLDs and web fragments. (rjung) - + @@ -127,6 +127,13 @@ + + + + Clean up shell and batch scripts for consistency. (rjung) + + +