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/09/24 14:56:56 UTC

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

cziegeler    01/09/24 05:56:56

  Modified:    .        Tag: cocoon_20_branch build.xml changes.xml
  Log:
  Starting new version
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.8.2.41  +2 -2      xml-cocoon2/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/build.xml,v
  retrieving revision 1.8.2.40
  retrieving revision 1.8.2.41
  diff -u -r1.8.2.40 -r1.8.2.41
  --- build.xml	2001/09/24 10:53:01	1.8.2.40
  +++ build.xml	2001/09/24 12:56:56	1.8.2.41
  @@ -163,9 +163,9 @@
       <property name="fullname" value="Apache Cocoon"/>
       <property name="Name"     value="Cocoon"/>
       <property name="name"     value="cocoon"/>
  -    <property name="version"  value="2.0rc1"/>
  +    <property name="version"  value="2.0rc1-dev"/>
       <property name="short.version" value="2.0"/>
  -    <property name="release"  value="3rd"/>
  +    <property name="release"  value="4th"/>
       <property name="year"     value="1999-2001"/>
   
   
  
  
  
  1.2.2.34  +3 -1      xml-cocoon2/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/changes.xml,v
  retrieving revision 1.2.2.33
  retrieving revision 1.2.2.34
  diff -u -r1.2.2.33 -r1.2.2.34
  --- changes.xml	2001/09/24 12:18:45	1.2.2.33
  +++ changes.xml	2001/09/24 12:56:56	1.2.2.34
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.2.2.33 2001/09/24 12:18:45 cziegeler Exp $
  +  $Id: changes.xml,v 1.2.2.34 2001/09/24 12:56:56 cziegeler Exp $
   -->
   
   <changes title="History of Changes">
  @@ -26,6 +26,8 @@
    </devs>
   
    <release version="@version@" date="@date@">
  + </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
      as XMLFragment or DOM objects.
  
  
  

----------------------------------------------------------------------
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