Testing in 6.0.x confirmed this is the same issue.
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 13 Oct 2010 21:57:46 +0000 (21:57 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 13 Oct 2010 21:57:46 +0000 (21:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1022304 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 8b204df..b6fa664 100644 (file)
         AJP connector. (kfujino) 
       </fix>
       <fix>
-        Fix issues when using a non-blocking read for the request line with the
-        NIO connector that could result in the request line being mis-read.
-        (markt)
+        <bug>50072</bug>: Fix issues when using a non-blocking read for the
+        request line with the NIO connector that could result in the request
+        line being mis-read. (markt)
       </fix>
     </changelog>
   </subsection>