Author: markt
Date: Wed Oct 13 21:57:46 2010
New Revision: 1022304
URL: http://svn.apache.org/viewvc?rev=1022304&view=rev
Log:
Testing in 6.0.x confirmed this is the same issue.
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=1022304&r1=1022303&r2=1022304&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed Oct 13 21:57:46 2010
@@ -147,9 +147,9 @@
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>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]