Update change-log
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 13 Oct 2010 21:19:17 +0000 (21:19 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 13 Oct 2010 21:19:17 +0000 (21:19 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1022294 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index d8a2fd9..8b204df 100644 (file)
         <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">