Author: violetagg Date: Sun Dec 7 18:22:33 2014 New Revision: 1643707 URL: http://svn.apache.org/r1643707 Log: Update changelog
Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml?rev=1643707&r1=1643706&r2=1643707&view=diff ============================================================================== --- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Sun Dec 7 18:22:33 2014 @@ -130,6 +130,15 @@ on the application context. Configured using <code>invalidAuthenticationWhenDeny</code> attribute on valve. (rjung) </add> + <fix> + Remove the obsolete <code>jndi</code> protocol usage from the scanning + process performed by StandardJarScanner. (violetagg) + </fix> + <fix> + Improve the calculation of the resource's last-modified, performed by + JspCompilationContext, in a way to support URLs with protocol different + than <code>jar:file</code>. (violetagg) + </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