greenrd     00/10/27 04:45:57

  Modified:    .        todo.xml
  Log:
  need to fix tomcat bug
  
  Revision  Changes    Path
  1.41      +3 -0      xml-cocoon/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/todo.xml,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -r1.40 -r1.41
  --- todo.xml  2000/10/27 11:38:15     1.40
  +++ todo.xml  2000/10/27 11:45:56     1.41
  @@ -3,7 +3,7 @@
   <!DOCTYPE todo SYSTEM "./xdocs/dtd/todo-v10.dtd">
   
   <!--
  -  $Id: todo.xml,v 1.40 2000/10/27 11:38:15 greenrd Exp $
  +  $Id: todo.xml,v 1.41 2000/10/27 11:45:56 greenrd Exp $
   -->
   
   <todo title="Things To Do for Cocoon 1.x">
  @@ -16,6 +16,9 @@
    </devs>
   
    <actions priority="high">
  +  <action context="code">
  +   Fix Tomcat bug (see cocoon-dev list).
  +  </action>
     <action context="code">
      Make ESQL default to inner-method=false.
     </action>
  
  
  

Reply via email to