greenrd     01/01/18 13:23:23

  Modified:    .        todo.xml
  Log:
  more todo
  
  Revision  Changes    Path
  1.57      +7 -1      xml-cocoon/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/todo.xml,v
  retrieving revision 1.56
  retrieving revision 1.57
  diff -u -r1.56 -r1.57
  --- todo.xml  2001/01/12 21:20:30     1.56
  +++ todo.xml  2001/01/18 21:23:20     1.57
  @@ -3,7 +3,7 @@
   <!DOCTYPE todo SYSTEM "./xdocs/dtd/todo-v10.dtd">
   
   <!--
  -  $Id: todo.xml,v 1.56 2001/01/12 21:20:30 greenrd Exp $
  +  $Id: todo.xml,v 1.57 2001/01/18 21:23:20 greenrd Exp $
   -->
   
   <todo title="Things To Do for Cocoon 1.x">
  @@ -31,6 +31,12 @@
    </actions>
   
    <actions priority="medium">
  +  <action context="code" assigned-to="DB">
  +   Add StoredProcedure support to esql.
  +  </action>
  +  <action context="code" bugid="38">
  +   (UNCONFIRMED) Fix XInclude bug with including content from servlets/CGIs.
  +  </action>
     <action context="code" bugid="5" assigned-to="RDG">
      Work out how to integrate inline XSP docs (such as inline esql docs)
      into the build docs procedure.
  
  
  

Reply via email to