Author: rjung Date: Fri Feb 12 20:40:06 2016 New Revision: 1730102 URL: http://svn.apache.org/viewvc?rev=1730102&view=rev Log: Changelog update for r1730101.
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=1730102&r1=1730101&r2=1730102&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Fri Feb 12 20:40:06 2016 @@ -68,6 +68,11 @@ <bug>58988</bug>: Special characters in the substitutions for the RewriteValve can now be quoted with a backslash. (fschumacher) </add> + <fix> + <bug>58999</bug>: Fix class and resource name filtering in WebappClassLoader. + It throws a StringIndexOutOfBoundsException if the name is exactly + "org" or "javax". (rjung) + </fix> </changelog> </subsection> <subsection name="Coyote"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org