You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by cz...@apache.org on 2001/10/10 15:24:12 UTC

cvs commit: xml-cocoon2 changes.xml todo.xml

cziegeler    01/10/10 06:24:12

  Modified:    .        Tag: cocoon_20_branch changes.xml todo.xml
  Log:
  Updated changes and todo
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.36  +5 -3      xml-cocoon2/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/changes.xml,v
  retrieving revision 1.2.2.35
  retrieving revision 1.2.2.36
  diff -u -r1.2.2.35 -r1.2.2.36
  --- changes.xml	2001/09/24 13:39:36	1.2.2.35
  +++ changes.xml	2001/10/10 13:24:12	1.2.2.36
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.2.2.35 2001/09/24 13:39:36 cziegeler Exp $
  +  $Id: changes.xml,v 1.2.2.36 2001/10/10 13:24:12 cziegeler Exp $
   -->
   
   <changes title="History of Changes">
  @@ -25,10 +25,12 @@
     <person name="Carsten Ziegeler" email="cziegeler@apache.org" id="CZ"/>
    </devs>
   
  -<!-- Uncomment this for adding changes 
    <release version="@version@" date="@date@">
  +  <action dev="CZ" type="change">
  +   The documentation build system now uses Cocoon itself to generate the
  +   html documentation.
  +  </action>
    </release>
  --->
    <release version="2.0rc1" date="September 24, 2001">
     <action dev="SW" type="add">
      New "capture" logicsheet that allows parts of XSP-generated XML to be captured
  
  
  
  1.1.1.1.2.9 +11 -1     xml-cocoon2/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/todo.xml,v
  retrieving revision 1.1.1.1.2.8
  retrieving revision 1.1.1.1.2.9
  diff -u -r1.1.1.1.2.8 -r1.1.1.1.2.9
  --- todo.xml	2001/08/16 11:25:21	1.1.1.1.2.8
  +++ todo.xml	2001/10/10 13:24:12	1.1.1.1.2.9
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: todo.xml,v 1.1.1.1.2.8 2001/08/16 11:25:21 cziegeler Exp $
  +  $Id: todo.xml,v 1.1.1.1.2.9 2001/10/10 13:24:12 cziegeler Exp $
   -->
   
   
  @@ -27,6 +27,16 @@
    </devs>
   
    <actions priority="high">
  +  <action context="code" assigned-to="open">
  +    Structure the document. Currently it is a flat structure. There
  +    are several proposals for a better structuring.   
  +  </action>
  +
  +  <action context="code" assigned-to="open">
  +    Update the documentation to reflect recent changes and divide
  +    it into user and developer documentation.
  +  </action>
  +
     <action context="code" assigned-to="open">
      Complete (means put everything we know of into even if it has to be commented)
      the cocoon.xconf file and put descriptions into it
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          cocoon-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: cocoon-cvs-help@xml.apache.org