Mladen fixed 49923
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 4 Oct 2010 09:30:13 +0000 (09:30 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 4 Oct 2010 09:30:13 +0000 (09:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1004165 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index e84387f..493ac2c 100644 (file)
       </fix>
     </changelog>
   </subsection>
+  <subsection name="Coyote">
+    <changelog>
+      <fix>
+        <bug>49923</bug>: Avoid using negative timeouts during acceptor unlock
+        to ensure APR connector shuts down properly. (mturk) 
+      </fix>
+    </changelog>
+  </subsection>
   <subsection name="Jasper">
     <changelog>
       <fix>