Author: markt Date: Thu Oct 7 14:35:27 2010 New Revision: 1005468 URL: http://svn.apache.org/viewvc?rev=1005468&view=rev Log: Add latest fix
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=1005468&r1=1005467&r2=1005468&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Thu Oct 7 14:35:27 2010 @@ -107,6 +107,9 @@ <subsection name="Jasper"> <changelog> <fix> + <bug>49986</bug>: Fix thread safety issue for JSP reload. (timw) + </fix> + <fix> <bug>49998</bug>: Make jsp:root detection work with single quoted attributes as well. (timw) </fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org