sboag 01/01/04 13:50:20
Modified: java todo.xml
Log:
Comment out SQL integration completed task.
Revision Changes Path
1.26 +2 -2 xml-xalan/java/todo.xml
Index: todo.xml
===================================================================
RCS file: /home/cvs/xml-xalan/java/todo.xml,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- todo.xml 2001/01/04 10:23:24 1.25
+++ todo.xml 2001/01/04 21:50:19 1.26
@@ -219,10 +219,10 @@
<completed>
<!-- Move action sections to here when completed, and date them. -->
- <action context="code" category="feature" who="SB" completed="01/04/01">
+ <!-- action context="code" category="feature" who="SB"
completed="01/04/01">
Integrate John Gentilin <[EMAIL PROTECTED]> code,
for SQL Extension Enhancements.
- </action>
+ </action (CHANGES BACKED OUT OF) -->
<action context="code" category="bug" who="SB" completed="01/04/01">
Implement xsl:strip-space for generic DOM processing.