From db894a82722585a0d82552e9698c69825812316a Mon Sep 17 00:00:00 2001 From: markt Date: Wed, 15 Sep 2010 13:26:12 +0000 Subject: [PATCH] Update changelog git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@997323 13f79535-47bb-0310-9956-ffa450edef68 --- modules/jdbc-pool/doc/changelog.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/jdbc-pool/doc/changelog.xml b/modules/jdbc-pool/doc/changelog.xml index eeb4aa4c2..d7401a7e6 100644 --- a/modules/jdbc-pool/doc/changelog.xml +++ b/modules/jdbc-pool/doc/changelog.xml @@ -31,6 +31,9 @@
+ 997321 Ensure threads borrowing connections do not + get stuck waiting for a new connection if a connection is released in + another thread. (markt) 995432 Make interceptor class names, property names and property values tolerant of whitespace by trimming the values before use. (markt) -- 2.11.0