Author: markt Date: Mon Feb 18 11:08:24 2013 New Revision: 1447191 URL: http://svn.apache.org/r1447191 Log: Another typo
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1447191&r1=1447190&r2=1447191&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Feb 18 11:08:24 2013 @@ -185,7 +185,7 @@ stopping unless the error is fatal to the JVM. (markt) </fix> <fix> - <bug>54507</bug>: Do not start the background thread that is used to + <bug>54507</bug>: Do not start the background thread that is used for expiring sessions (amongst other things) until the web application is fully started. Stop the background thread as soon as the web application is stopped. (markt) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org