From bcb121dd317dc6247cf2ace3481d6f3e41fb8745 Mon Sep 17 00:00:00 2001 From: markt Date: Mon, 20 Jun 2011 22:28:57 +0000 Subject: [PATCH] Ordering git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1137803 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 2b31fa7ab..09e0207f4 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -49,6 +49,11 @@ 48956: Add regular expression support for SSI. (markt) + 49165: Allow any time stamp formats supported by + SimpleDateFormat in AccessLogValve. Support logging begin and/or end of + request. (rjung) + + 50677: Allow system property variables to be used in the values of "common.loader" and other "*.loader" properties in the catalina.properties file. (kkolinko) @@ -64,10 +69,6 @@ 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, ant-junit and Java Help Jars to the list of JARs to skip when scanning for TLDs and web fragments. (rjung) -- 2.11.0