You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by vg...@apache.org on 2001/07/05 23:46:01 UTC

cvs commit: xml-cocoon2 changes.xml

vgritsenko    01/07/05 14:46:01

  Modified:    .        Tag: cocoon_20_branch changes.xml
  Log:
  change log
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.2.15  +15 -1     xml-cocoon2/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/changes.xml,v
  retrieving revision 1.2.2.14
  retrieving revision 1.2.2.15
  diff -u -r1.2.2.14 -r1.2.2.15
  --- changes.xml	2001/06/28 09:58:10	1.2.2.14
  +++ changes.xml	2001/07/05 21:45:59	1.2.2.15
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.2.2.14 2001/06/28 09:58:10 cziegeler Exp $
  +  $Id: changes.xml,v 1.2.2.15 2001/07/05 21:45:59 vgritsenko Exp $
   -->
   
   <changes title="History of Changes">
  @@ -14,6 +14,7 @@
     <person name="Donald Ball" email="balld@apache.org" id="DB"/>
     <person name="Ross Burton" email="rossb@apache.org" id="RB"/>
     <person name="Pierpaolo Fumagalli" email="pier@apache.org" id="PF"/>
  +  <person name="Vadim Gritsenko" email="vgritsenko@apache.org" id="VG"/>
     <person name="Berin Loritsch" email="bloritsch@apache.org" id="BL"/>
     <person name="Stefano Mazzocchi" email="stefano@apache.org" id="SM"/>
     <person name="Giacomo Pati" email="Giacomo.Pati@pwr.ch" id="GP"/>
  @@ -24,8 +25,21 @@
    </devs>
   
    <release version="2.0b1-dev" date="@date@">
  +  <action dev="VG" type="fix">
  +    Fixed parsing and reporting of Java compilation errors using Javac
  +    and Jikes compilers.
  +  </action>
  +  <action dev="VG" type="add">
  +    Added documentation on libraries used in Cocoon. Thanks to 
  +    John Morrison (John.Morrison@uk.experian.com).
  +  </action>
     <action dev="CZ" type="add">
       Added the cocoon: protocol to access pipelines.
  +  </action>
  +  <action dev="VG" type="fix">
  +    Offline site generation now allows recursive links and
  +    works for site of any complexity (limited by capabilities of your
  +    filesystem).
     </action>
     <action dev="CZ" type="add">
       Removed XInclude/CIncludeSAXConnectors and added LoggingSAXConnector.
  
  
  

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