Author: markt Date: Thu Jan 10 12:11:18 2013 New Revision: 1431312 URL: http://svn.apache.org/viewvc?rev=1431312&view=rev Log: Fix 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=1431312&r1=1431311&r2=1431312&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Thu Jan 10 12:11:18 2013 @@ -71,7 +71,7 @@ exception. (markt) </fix> <fix> - Allow web applications to be stopped cleanly even if filters shown + Allow web applications to be stopped cleanly even if filters throw exceptions when their destroy() method is called. (markt/kkolinko) </fix> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org