Author: markt Date: Wed Feb 19 17:29:05 2014 New Revision: 1569836 URL: http://svn.apache.org/r1569836 Log: Update changelog
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=1569836&r1=1569835&r2=1569836&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Wed Feb 19 17:29:05 2014 @@ -65,6 +65,15 @@ modify the <code>javaseClassLoader</code> attribute of the <code>WebappClassLoader</code>. (markt) </add> + <fix> + Add missing support for <code><deny-uncovered-http-methods></code> + element when merging web.xml files. (markt) + </fix> + <fix> + Improve merging process for web.xml files to take account of the + elements and attributes supported by the Servlet version of the merged + file. (markt) + </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