mpoeschl 2003/08/19 12:16:45
Modified: xdocs changes.xml
Log:
update for beta1
Revision Changes Path
1.103 +9 -3 db-torque/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/changes.xml,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- changes.xml 18 Aug 2003 21:48:11 -0000 1.102
+++ changes.xml 19 Aug 2003 19:16:45 -0000 1.103
@@ -9,9 +9,9 @@
<body>
-<section name="Torque 3.1-alpha3 dev">
+<section name="Torque 3.1-beta1">
<p>
- Changes between Torque 3.1-alpha2 and the unreleased 3.1-alpha3. <br/>
+ Changes between Torque 3.1-alpha2 and 3.1-beta1. <br/>
</p>
<subsection name="Other changes">
@@ -27,7 +27,13 @@
table data entries.
</li>
<li>
- The old Torque connection pool is deprecated. You should use the commons-dbcp
pool.
+ The old Torque connection pool is deprecated. You should use the
+ commons-dbcp pool.
+ </li>
+ <li>
+ Upgraded to latest commons-dbcp snapshot. The new
+ SharedPoolDatasourceFactory is now used by default. Don't forget to
+ upgrade to your property file!
</li>
</ul>
</p>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]