greenrd     01/01/26 15:28:03

  Modified:    .        todo.xml
  Log:
  ambitious suggestion?
  
  Revision  Changes    Path
  1.64      +7 -1      xml-cocoon/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/todo.xml,v
  retrieving revision 1.63
  retrieving revision 1.64
  diff -u -r1.63 -r1.64
  --- todo.xml  2001/01/24 02:04:52     1.63
  +++ todo.xml  2001/01/26 23:28:01     1.64
  @@ -3,7 +3,7 @@
   <!DOCTYPE todo SYSTEM "./xdocs/dtd/todo-v10.dtd">
   
   <!--
  -  $Id: todo.xml,v 1.63 2001/01/24 02:04:52 greenrd Exp $
  +  $Id: todo.xml,v 1.64 2001/01/26 23:28:01 greenrd Exp $
   -->
   
   <todo title="Things To Do for Cocoon 1.x">
  @@ -38,6 +38,9 @@
     <action context="samples" assigned-to="DB">
      Update xinclude samples for new spec.
     </action>
  +  <action context="code" bugid="64" assigned-to="DB">
  +   Upgrade Turbine-pool.
  +  </action>
    </actions>
   
    <actions priority="medium">
  @@ -77,6 +80,9 @@
     <action context="code" assigned-to="RDG" bugid="12">
      Class auto-reloading for XSP pages
      (code written; just needs to be merged in and documented.)
  +  </action>
  +  <action context="code" bugid="70">
  +   Dependency tracking for [bug12]. (???)
     </action>
     <action context="docs" bugid="13">
      Ensure that all HTML docs are not too wide for screen/printer width
  
  
  

Reply via email to