You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2012/08/31 01:04:03 UTC

svn commit: r1379211 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

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>&lt;jsp-property-group&gt;</code> elements having multiple
         <code>&lt;url-pattern&gt;</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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org