Update
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 10 Nov 2010 12:05:28 +0000 (12:05 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 10 Nov 2010 12:05:28 +0000 (12:05 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1033423 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 68d57b2..3021474 100644 (file)
       </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>
         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>