Author: kkolinko Date: Fri Sep 9 19:57:26 2011 New Revision: 1167343 URL: http://svn.apache.org/viewvc?rev=1167343&view=rev Log: Add bug number to the issue fixed by r1166619
Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1167343&r1=1167342&r2=1167343&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Fri Sep 9 19:57:26 2011 @@ -133,6 +133,7 @@ ArrayBlockingQueue doesn't allow capacity of 0 or less. (kfujino) </fix> <fix> + <bug>51139</bug>: In jdbc-pool: validatorClassName and suspectTimeout are ignored. In order to support them correctly, validatorClassName and suspectTimeout are added to a property list. (kfujino) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org