From: markt Date: Mon, 27 Jun 2011 23:12:10 +0000 (+0000) Subject: Update for recent changes X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=58109c2a9ee3b9cb6554757cf16bf7b8748d6f3b;p=tomcat7.0 Update for recent changes git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1140361 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index d7f898f51..827c236f2 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -153,6 +153,10 @@ runtime exception (e.g. OOME) occurs while creating a new user for a MemoryUserDatabase via JMX. (markt) + + Fix an issue with the CrawlerSessionManagerValve that meant sessions + were not always correctly tracked. (markt) +