mpoeschl 2003/05/27 13:06:44
Modified: xdocs Tag: TORQUE_3_0_BRANCH changes.xml
Log:
update
Revision Changes Path
No revision
No revision
1.54.2.8 +22 -1 db-torque/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/db-torque/xdocs/changes.xml,v
retrieving revision 1.54.2.7
retrieving revision 1.54.2.8
diff -u -r1.54.2.7 -r1.54.2.8
--- changes.xml 27 May 2003 16:28:21 -0000 1.54.2.7
+++ changes.xml 27 May 2003 20:06:44 -0000 1.54.2.8
@@ -29,7 +29,7 @@
<ul>
<li>
The DTD resolver will now use the database.dtd from the classpath if the DTD
- is http://jakarta.apache.org/turbine/dtd/database_3_0_1.dtd. This change
+ is http://db.apache.org/torque/dtd/database_3_0_1.dtd. This change
allows XML editor to use the proper version of the DTD.
</li>
<li>
@@ -46,8 +46,29 @@
TRQ18: Criteria.addDate is broken
</li>
<li>
+ TRQ19: recursive external schemas fail
+ </li>
+ <li>
+ TRQ47: limit and offset patch for Oracle
+ </li>
+ <li>
+ TRQS35: id-table-schema.xml has no database name
+ </li>
+ <li>
+ TRQS47: bug in torque generated copy() method
+ </li>
+ <li>
TRQS90: SQLScanner reports wrong line numbers in Window platforms and
behaves incorrectly when finding the minus sign
+ </li>
+ <li>
+ TRQS98: Documentation changes in ForeignKey.java
+ </li>
+ <li>
+ TRQS104: Use of null object
+ </li>
+ <li>
+ TRQS118: Generated OM doesn't compile when using FLOAT as primary key
</li>
<li>
TRQS122: Join methods are not generated.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]