Author: markt
Date: Wed Oct 13 21:19:17 2010
New Revision: 1022294

URL: http://svn.apache.org/viewvc?rev=1022294&view=rev
Log:
Update change-log

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=1022294&r1=1022293&r2=1022294&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Wed Oct 13 21:19:17 2010
@@ -146,6 +146,11 @@
         <bug>50054</bug>: Correctly handle the setting of minSpareThreads in 
         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)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Jasper">



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to