You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by fh...@apache.org on 2012/03/27 17:12:14 UTC

svn commit: r1305866 - in /tomcat/tc7.0.x/trunk: modules/ webapps/docs/changelog.xml

Author: fhanik
Date: Tue Mar 27 15:12:13 2012
New Revision: 1305866

URL: http://svn.apache.org/viewvc?rev=1305866&view=rev
Log:
Complete the fix for https://issues.apache.org/bugzilla/show_bug.cgi?id=52002
useDisposableConnectionFacade is by default true

Modified:
    tomcat/tc7.0.x/trunk/modules/   (props changed)
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Propchange: tomcat/tc7.0.x/trunk/modules/
------------------------------------------------------------------------------
--- svn:externals (original)
+++ svn:externals Tue Mar 27 15:12:13 2012
@@ -1 +1 @@
-^/tomcat/trunk/modules/jdbc-pool@1303096 jdbc-pool
+^/tomcat/trunk/modules/jdbc-pool@1305863 jdbc-pool

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=1305866&r1=1305865&r2=1305866&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Tue Mar 27 15:12:13 2012
@@ -223,7 +223,9 @@
       </fix>
       <fix>
         <bug>52002</bug> (<rev>1302948</rev>):
-        Add in configuration option to disallow connection reuse. (fhanik)
+        Add in configuration option to disallow connection reuse. 
+        (<rev>1305862</rev>):
+        useDisposableConnectionFacade is by default enabled (fhanik)
       </fix>
       <fix>
         <bug>52493</bug> (<rev>1302969</rev>):



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