Update for recent changes
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 27 Jun 2011 23:12:10 +0000 (23:12 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 27 Jun 2011 23:12:10 +0000 (23:12 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1140361 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index d7f898f..827c236 100644 (file)
         runtime exception (e.g. OOME) occurs while creating a new user for a
         MemoryUserDatabase via JMX. (markt)
       </fix>
+      <fix>
+        Fix an issue with the CrawlerSessionManagerValve that meant sessions
+        were not always correctly tracked. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Coyote">