Author: markt
Date: Mon Mar 14 00:29:41 2011
New Revision: 1081241
URL: http://svn.apache.org/viewvc?rev=1081241&view=rev
Log:
Couple of updates
Modified:
tomcat/trunk/webapps/docs/changelog.xml
Modified: tomcat/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1081241&r1=1081240&r2=1081241&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Mar 14 00:29:41 2011
@@ -57,6 +57,14 @@
<fix>
Don't log to standard out in SSLValve. (markt)
</fix>
+ <fix>
+ Handle the case where a web crawler provides an invalid session ID in
+ the CrawlerSessionManagerValve. (markt)
+ </fix>
+ <update>
+ Update pattern used in CrawlerSessionManagerValve to that used by the
+ ASF infrastructure team. (markt)
+ </update>
</changelog>
</subsection>
<subsection name="Coyote">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]