From: fhanik Date: Wed, 2 Mar 2011 21:18:18 +0000 (+0000) Subject: Doco update X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=9b7fc2aad22def354cd8eab43d1e78ab48662163;p=tomcat7.0 Doco update git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1076385 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/jdbc-pool/doc/changelog.xml b/modules/jdbc-pool/doc/changelog.xml index be7744b10..b3ab1d197 100644 --- a/modules/jdbc-pool/doc/changelog.xml +++ b/modules/jdbc-pool/doc/changelog.xml @@ -32,6 +32,7 @@ 1073531 50805 Only initialize connections once when async (fhanik) + 1076380 50857 Correctly handle timeouts when the pool is busy when async (fhanik)