From f8f2905d6261833e38505f26eb25f71bbcf8283a Mon Sep 17 00:00:00 2001 From: markt Date: Wed, 4 Aug 2010 10:52:16 +0000 Subject: [PATCH] Move stuff that didn't make the 7.0.2 tag git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@982208 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/changelog.xml | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 12744fd75..c4b0c3efd 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -36,6 +36,23 @@
+ + + + Allow glob patterns in the jarsToSkip configuration and add + some debug logging to the jar scanner. (rjung) + + + + + + + Remove domainReplication attribute from ClusterManager. + If you send session to only same domain, use DomainFilterInterceptor. + (kfujino) + + + @@ -66,15 +83,6 @@ - - - - Remove domainReplication attribute from ClusterManager. - If you send session to only same domain, use DomainFilterInterceptor. - (kfujino) - - - -- 2.11.0