sboag 00/12/17 16:11:57
Modified: java todo.xml
Log:
Moved javadoc task to completed.
Revision Changes Path
1.16 +4 -4 xml-xalan/java/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/xml-xalan/java/todo.xml,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- todo.xml 2000/12/16 17:23:43 1.15
+++ todo.xml 2000/12/18 00:11:56 1.16
@@ -48,10 +48,6 @@
<!-- Move to completed section when done. -->
- <action context="code" category="documentation" priority="high">
- Fill in all NEEDSDOC sections.
- </action>
-
<action context="code" category="conformance" priority="high">
Check relative URL resolution with notations and unparsed entities.
Not sure if there is a bug here. See note from Thomal Maesing on
@@ -293,6 +289,10 @@
Fix the serializer so it can serialize arbitrary XPath expression
results (other than Document nodes).
As it currently stands, the ApplyXPath sample only works when you give
it an expression that returns
the entire Document.
+ </action>
+
+ <action context="code" category="documentation" priority="high"
completed="12/17/00">
+ Fill in all NEEDSDOC sections.
</action>
</completed>