crossley    02/01/15 01:12:57

  Modified:    .        changes.xml
  Log:
  Added entry for "List of Docs" functionality.
  Added entry for bugfix 5060 of Catalog Entity Resolver.
  
  Revision  Changes    Path
  1.72      +10 -1     xml-cocoon2/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/changes.xml,v
  retrieving revision 1.71
  retrieving revision 1.72
  diff -u -r1.71 -r1.72
  --- changes.xml       15 Jan 2002 07:42:02 -0000      1.71
  +++ changes.xml       15 Jan 2002 09:12:57 -0000      1.72
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.71 2002/01/15 07:42:02 cziegeler Exp $
  +  $Id: changes.xml,v 1.72 2002/01/15 09:12:57 crossley Exp $
   -->
   
   <changes title="History of Changes">
  @@ -13,6 +13,7 @@
     <!-- in strict alphabetical order -->
     <person name="Donald Ball" email="[EMAIL PROTECTED]" id="DB"/>
     <person name="Ross Burton" email="[EMAIL PROTECTED]" id="RB"/>
  +  <person name="David Crossley" email="[EMAIL PROTECTED]" id="DC"/>
     <person name="Pierpaolo Fumagalli" email="[EMAIL PROTECTED]" id="PF"/>
     <person name="Vadim Gritsenko" email="[EMAIL PROTECTED]" id="VG"/>
     <person name="Christian Haul" email="[EMAIL PROTECTED]" id="CH"/>
  @@ -29,6 +30,14 @@
    </devs>
   
    <release version="@version@" date="@date@">
  +  <action dev="DC" type="add">
  +    Added &quot;List of Docs&quot; which automatically generates a list
  +    of all Cocoon documentation by aggregating each xdocs/**/book.xml
  +  </action>
  +  <action dev="DC" type="fix" fixes-bug="5060">
  +    The Catalog Entity Resolver is now fully operational on all platforms
  +    in both the webapp context and the commandline context of build docs.
  +  </action>
     <action dev="CZ" type="update">
       Separated the jars into core and optional. For compiling only the
       core jars are necessary. However, the sample webapp still needs some
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to