From: markt Date: Mon, 14 Mar 2011 00:29:41 +0000 (+0000) Subject: Couple of updates X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=aa95bb98ce4549b3a5bc797391f8da99c89bd48e;p=tomcat7.0 Couple of updates git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1081241 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 33561ac40..5459cec16 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -57,6 +57,14 @@ Don't log to standard out in SSLValve. (markt) + + Handle the case where a web crawler provides an invalid session ID in + the CrawlerSessionManagerValve. (markt) + + + Update pattern used in CrawlerSessionManagerValve to that used by the + ASF infrastructure team. (markt) +