Author: markt
Date: Wed Nov 10 12:05:28 2010
New Revision: 1033423

URL: http://svn.apache.org/viewvc?rev=1033423&view=rev
Log:
Update

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=1033423&r1=1033422&r2=1033423&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed Nov 10 12:05:28 2010
@@ -123,6 +123,14 @@
       </fix>
     </changelog>
   </subsection>
+  <subsection name="Coyote">
+    <changelog>
+      <fix>
+        <bug>49860</bug>: Complete support for handling trailing headers in
+        chunked HTTP requests. (markt)
+      </fix>
+    </changelog>
+  </subsection>
   <subsection name="Jasper">
     <changelog>
       <fix>
@@ -606,8 +614,8 @@
         the connectors. (markt)
       </update>
       <fix>
-        <bug>49860</bug>: Add support for trailing headers in chunked HTTP
-        requests. (markt)
+        <bug>49860</bug>: Add partial support for trailing headers in chunked
+        HTTP requests. (markt)
       </fix>
     </changelog>
   </subsection>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to