bloritsch    00/12/22 12:04:31

  Modified:    .        Tag: xml-cocoon2 changes.xml todo.xml
  Log:
  Updated todo/changes
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.9.2.17  +8 -1      xml-cocoon/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/changes.xml,v
  retrieving revision 1.9.2.16
  retrieving revision 1.9.2.17
  diff -u -r1.9.2.16 -r1.9.2.17
  --- changes.xml       2000/12/18 15:00:51     1.9.2.16
  +++ changes.xml       2000/12/22 20:04:29     1.9.2.17
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.9.2.16 2000/12/18 15:00:51 bloritsch Exp $
  +  $Id: changes.xml,v 1.9.2.17 2000/12/22 20:04:29 bloritsch Exp $
   -->
   
   <changes title="History of Changes">
  @@ -21,6 +21,13 @@
    </devs>
   
    <release version="@version@" date="@date@">
  +  <action dev="BL" type="add">
  +    I did a first stab at importing the util logicsheet from Cocoon 1.8.x.
  +  </action>
  +  <action dev="BL" type="add">
  +    I added some simple forms that make use of the xsp-request and esql
  +    logicsheets.
  +  </action>
     <action dev="BL" type="update">
       Clean up a lot of classloader issues.  RepositoryClassLoader is quicker 
and
       more stable accross installations.  ClassUtils takes care of getting 
resources.
  
  
  
  1.6.2.14  +1 -5      xml-cocoon/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/todo.xml,v
  retrieving revision 1.6.2.13
  retrieving revision 1.6.2.14
  diff -u -r1.6.2.13 -r1.6.2.14
  --- todo.xml  2000/10/24 04:23:53     1.6.2.13
  +++ todo.xml  2000/12/22 20:04:29     1.6.2.14
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: todo.xml,v 1.6.2.13 2000/10/24 04:23:53 bloritsch Exp $
  +  $Id: todo.xml,v 1.6.2.14 2000/12/22 20:04:29 bloritsch Exp $
   -->
   
   
  @@ -60,10 +60,6 @@
    </actions>
    
    <actions priority="medium">
  -
  -  <action context="code">
  -   Create a better logging subsystem.
  -  </action>
   
     <action context="code">
      Implement a internal profiling tool that should indicate the load and 
history of 
  
  
  

Reply via email to