You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ps...@apache.org on 2007/02/11 20:24:37 UTC

svn commit: r506102 - /jakarta/commons/proper/dbcp/trunk/xdocs/changes.xml

Author: psteitz
Date: Sun Feb 11 11:24:36 2007
New Revision: 506102

URL: http://svn.apache.org/viewvc?view=rev&rev=506102
Log:
Fixed typos, minor edits.

Modified:
    jakarta/commons/proper/dbcp/trunk/xdocs/changes.xml

Modified: jakarta/commons/proper/dbcp/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/dbcp/trunk/xdocs/changes.xml?view=diff&rev=506102&r1=506101&r2=506102
==============================================================================
--- jakarta/commons/proper/dbcp/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/dbcp/trunk/xdocs/changes.xml Sun Feb 11 11:24:36 2007
@@ -108,17 +108,17 @@
       </action>
       <action dev="psteitz" type="fix" issue="DBCP-71" due-to="Douglas Squirrel">
         Document fact that true values for testOnBorrow, testOnReturn, testWhileIdle
-        only have effect when validationQuery is set to a non-null string
+        only have effect when validationQuery is set to a non-null string.
       </action>
       <action dev="psteitz" type="fix" issue="DBCP-102">
         Modified activateObject in PoolableConnection to test connection
         properties before resetting to defaults.
       </action>
       <action dev="sandymac" type="fix" issue="DBCP-188">
-        maxActive in configuration.html is documented incorrectly.
+        Corrected maxActive documentation in configuration.html.
       </action>
       <action dev="psteitz"  type="update">
-        Upgrade dependency to Pool 1.3.
+        Upgraded dependency to Pool 1.3.
       </action>
       <action dev="psteitz" type="update" issue="DBCP-187" due-to="Ralf Hauser">
         Added connection info to SQLException messages when closed connections



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