tng 2002/08/09 13:21:50
Modified: c/doc migration.xml releases.xml
Log:
DOM L3: support compareTreePosition.
Revision Changes Path
1.32 +3 -2 xml-xerces/c/doc/migration.xml
Index: migration.xml
===================================================================
RCS file: /home/cvs/xml-xerces/c/doc/migration.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- migration.xml 8 Aug 2002 19:24:54 -0000 1.31
+++ migration.xml 9 Aug 2002 20:21:49 -0000 1.32
@@ -27,8 +27,9 @@
<anchor name="NewFeatures210"/>
<s3 title="New features in &XercesCName; &XercesCVersion;">
<ul>
- <li>64 bit binaries distribution</li>
- <li>plus many more bug fixes and performance enhancement</li>
+ <li>64 bit binaries distribution on Windows IA64 and Linux IA64</li>
+ <li>DOM Level 3 DOMNode::compareTreePosition</li>
+ <li>plus many more bug fixes</li>
</ul>
</s3>
1.75 +8 -0 xml-xerces/c/doc/releases.xml
Index: releases.xml
===================================================================
RCS file: /home/cvs/xml-xerces/c/doc/releases.xml,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- releases.xml 8 Aug 2002 19:24:54 -0000 1.74
+++ releases.xml 9 Aug 2002 20:21:49 -0000 1.75
@@ -26,6 +26,14 @@
</tr>
<tr>
+ <td>2002-08-09</td>
+ <td>Gareth Reakes</td>
+ <td>DOM L3: support compareTreePosition.
+ </td>
+ </tr>
+
+ <tr>
+ <tr>
<td>2002-08-08</td>
<td>Stephen Dulin</td>
<td>DOMWriter support on z/OS.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]