Add bug reference - looks like this one was reported and fixed independently.
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 7 Oct 2010 14:25:43 +0000 (14:25 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 7 Oct 2010 14:25:43 +0000 (14:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1005461 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 80cb17f..339fa4f 100644 (file)
         for us in HTTP headers. (markt)
       </fix>
       <fix>
-        <bug>50054</bug>: Correctly handle the setting of minSpareThreads in 
-        AJP connector. (kfujino) 
+        <bug>50003</bug>: Set not maxThreads but minSpareThreads to
+        corePoolSize, if AbstractEndpoint.setMinSpareThreads is called.
+        (kfujino) 
       </fix>
       <fix>
-        Set not maxThreads but minSpareThreads to corePoolSize, if 
-        AbstractEndpoint.setMinSpareThreads is called. (kfujino) 
+        <bug>50054</bug>: Correctly handle the setting of minSpareThreads in 
+        AJP connector. (kfujino) 
       </fix>
     </changelog>
   </subsection>