dleslie 99/12/22 10:31:47
Modified: c BUGS DONE STATUS
Log:
Editorial updates
Revision Changes Path
1.2 +3 -4 xml-xalan/c/BUGS
Index: BUGS
===================================================================
RCS file: /home/cvs/xml-xalan/c/BUGS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- BUGS 1999/12/18 19:47:44 1.1
+++ BUGS 1999/12/22 18:31:47 1.2
@@ -1,5 +1,4 @@
-s3 title="Known bugs">
+<s3 title="Known bugs">
<p>We are aware of the following bugs (SPR ID# and description):</p>
- <ul>
- </ul>
- /s3>
+ <p> <ref>Bugs not yet recorded</ref></p>
+ </s3>
1.2 +1 -0 xml-xalan/c/DONE
Index: DONE
===================================================================
RCS file: /home/cvs/xml-xalan/c/DONE,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- DONE 1999/12/18 19:47:44 1.1
+++ DONE 1999/12/22 18:31:47 1.2
@@ -1,3 +1,4 @@
<s3 title="Things completed since the last version">
+<p><ref>does not apply</ref></p>
</s3>
1.2 +5 -4 xml-xalan/c/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/xml-xalan/c/STATUS,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- STATUS 1999/12/18 19:47:44 1.1
+++ STATUS 1999/12/22 18:31:47 1.2
@@ -1,9 +1,10 @@
<s3 title="Things still to be done">
<p>We still need to do the following:</p>
<ul>
- <li><p>Linux build support</p></li>
- <li><p>Conformance work</p></li>
- <li><p>Performance work.</p></li>
- <li><p>Robustness work</p></li>
+ <li><p>Work on number formatting</p></li>
+ <li><p>Fix up our implementation of XPath node-set objects</p></li>
+ <li><p>Support for Linux builds</p></li>
+ <li><p>Verify conformance to <resource-ref
idref="xsl-draft-used"/></p></li>
+ <li><p>Work on stability and performance</p></li>
</ul>
</s3>