From: markt Date: Wed, 13 Oct 2010 21:57:46 +0000 (+0000) Subject: Testing in 6.0.x confirmed this is the same issue. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=ebcdc9ce5d6490dfc25ce85444a18c92ca2dc442;p=tomcat7.0 Testing in 6.0.x confirmed this is the same issue. git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1022304 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 8b204df62..b6fa664cf 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -147,9 +147,9 @@ AJP connector. (kfujino) - 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) + 50072: 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)