Author: kfujino Date: Wed Sep 14 09:24:59 2011 New Revision: 1170495 URL: http://svn.apache.org/viewvc?rev=1170495&view=rev Log: update changelog for bz51786.
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=1170495&r1=1170494&r2=1170495&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Wed Sep 14 09:24:59 2011 @@ -139,6 +139,11 @@ In order to support them correctly, validatorClassName and suspectTimeout are added to a property list. (kfujino) </fix> + <fix> + <bug>51786</bug>: + In jdbc-pool: Discarded connection is not active in a pool any longer. + It removes from the active connection list. (kfujino) + </fix> </changelog> </subsection> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org