From ebcdc9ce5d6490dfc25ce85444a18c92ca2dc442 Mon Sep 17 00:00:00 2001 From: markt Date: Wed, 13 Oct 2010 21:57:46 +0000 Subject: [PATCH] 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 --- webapps/docs/changelog.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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) -- 2.11.0