From: markt Date: Wed, 4 Aug 2010 10:52:16 +0000 (+0000) Subject: Move stuff that didn't make the 7.0.2 tag X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=f8f2905d6261833e38505f26eb25f71bbcf8283a;p=tomcat7.0 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 --- 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) - - -