Author: markt Date: Thu Oct 7 14:25:43 2010 New Revision: 1005461 URL: http://svn.apache.org/viewvc?rev=1005461&view=rev Log: Add bug reference - looks like this one was reported and fixed independently.
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=1005461&r1=1005460&r2=1005461&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Thu Oct 7 14:25:43 2010 @@ -94,12 +94,13 @@ 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> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org