Author: kkolinko Date: Mon Sep 26 01:16:46 2011 New Revision: 1175643 URL: http://svn.apache.org/viewvc?rev=1175643&view=rev Log: Correct issue number. Add missing changelog entry for r1169796.
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=1175643&r1=1175642&r2=1175643&view=diff ============================================================================== --- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Mon Sep 26 01:16:46 2011 @@ -230,6 +230,10 @@ ArrayBlockingQueue doesn't allow capacity of 0 or less. (kfujino) </fix> <fix> + <bug>48392</bug> (<rev>1169796</rev>): In jdbc-pool: Fix typo in + <code>StatementDecoratorInterceptor</code>. (fhanik) + </fix> + <fix> <bug>51139</bug>: In jdbc-pool: validatorClassName and suspectTimeout are ignored. In order to support them correctly, validatorClassName and @@ -241,7 +245,7 @@ It removes from the active connection list. (kfujino) </fix> <fix> - <bug>51781</bug>: In jdbc-pool: Fix dependency in Maven POM file of + <bug>51871</bug>: In jdbc-pool: Fix dependency in Maven POM file of tomcat-jbdc. (kkolinko) </fix> <update> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org