Author: markt Date: Thu Aug 30 23:04:02 2012 New Revision: 1379211 URL: http://svn.apache.org/viewvc?rev=1379211&view=rev Log: Add missing entries
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1379211&r1=1379210&r2=1379211&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Thu Aug 30 23:04:02 2012 @@ -140,6 +140,10 @@ the error set a content length header. (markt) </fix> <fix> + <bug>53677</bug>: Ensure that a 500 response rather than no response is + returned if the HTTP headers exceed the size limit. (markt) + </fix> + <fix> <bug>53702</bug>: When merging web.xml fragments, allow for <code><jsp-property-group></code> elements having multiple <code><url-pattern></code> elements. (markt) @@ -242,6 +246,10 @@ <bug>53654</bug>: Support <code>file://</code> URLs for JSP dependencies. Patch provided by Viola Lu. (markt) </fix> + <fix> + <bug>53792</bug>: Support <code>MethodExpression</code>s that include a + method invocation that is not at the end of the expression. (markt) + </fix> </changelog> </subsection> <subsection name="Cluster"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org