Author: markt
Date: Wed Sep 15 13:26:12 2010
New Revision: 997323

URL: http://svn.apache.org/viewvc?rev=997323&view=rev
Log:
Update changelog

Modified:
    tomcat/trunk/modules/jdbc-pool/doc/changelog.xml

Modified: tomcat/trunk/modules/jdbc-pool/doc/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/modules/jdbc-pool/doc/changelog.xml?rev=997323&r1=997322&r2=997323&view=diff
==============================================================================
--- tomcat/trunk/modules/jdbc-pool/doc/changelog.xml (original)
+++ tomcat/trunk/modules/jdbc-pool/doc/changelog.xml Wed Sep 15 13:26:12 2010
@@ -31,6 +31,9 @@
 <section name="Tomcat JDBC Connection Pool 1.0.9.0">
   <subsection name="pool">
     <changelog>
+      <fix><rev>997321</rev></fix> Ensure threads borrowing connections do not
+      get stuck waiting for a new connection if a connection is released in
+      another thread. (markt)
       <fix><rev>995432</rev></fix> Make interceptor class names, property names
       and property values tolerant of whitespace by trimming the values before
       use. (markt)



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to