Author: violetagg
Date: Mon Dec 8 07:44:28 2014
New Revision: 1643756
URL: http://svn.apache.org/r1643756
Log:
Move change log to the correct section
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=1643756&r1=1643755&r2=1643756&view=diff
==============================================================================
--- tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc8.0.x/trunk/webapps/docs/changelog.xml Mon Dec 8 07:44:28 2014
@@ -134,11 +134,6 @@
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">
@@ -171,6 +166,11 @@
opportunity to perform type coercion before applying the default EL
coercion rules. (markt)
</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="WebSocket">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]