From 1b1ae046f79ebf903e347ee07294f8120b90f950 Mon Sep 17 00:00:00 2001 From: rjung Date: Mon, 20 Jun 2011 15:11:59 +0000 Subject: [PATCH] Add note about script changes. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1137652 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) 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) + + +
-- 2.11.0