mpoeschl 2003/10/30 09:47:21
Modified: xdocs changes.xml
Log:
add latest changes
Revision Changes Path
1.115 +11 -4 db-torque/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/changes.xml,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- changes.xml 17 Oct 2003 06:05:43 -0000 1.114
+++ changes.xml 30 Oct 2003 17:47:21 -0000 1.115
@@ -9,8 +9,15 @@
<release version="3.2-alpha" date="in CVS">
+ <action dev='mpoeschl' type='add'>
+ TRQS163: Add domain element to schema.xml. Domains are used to define
+ attributes for columns.
+ </action>
+ <action dev='mpoeschl' type='update'>
+ Upgrade to commons-lang-2.0
+ </action>
<action dev='mpoeschl' type='update'>
- Upgrade to commons-pool-1.1-RC1 and commons-dbcp-1.1RC1
+ Upgrade to commons-pool-1.1 and commons-dbcp-1.1
</action>
<action dev='mpoeschl' type='update'>
Refactored generator model (removed AppData class)
@@ -26,15 +33,15 @@
Changed ojb-model task to generate Object + BaseObject (like for the
torque om).
</action>
- <action dev='mpoeschl' type='add'>
+ <action dev='mpoeschl' type='fix'>
Fix package name for TorqueComponent in roleConfiguration.xml
</action>
<action dev='mpoeschl' type='remove'>
Removed PasePeer.DEFAULT_MAP_BUILDER and BasePeer.getMapBuilder()
</action>
<action dev='seade' type='update'>
- For PostgreSQL the LONGVARCHAR datatype now maps to <em>text</em>
- rather than <em>bytea</em>.
+ TRQS149: For PostgreSQL the LONGVARCHAR datatype now maps to
+ <em>text</em> rather than <em>bytea</em>.
</action>
</release>
</body>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]