nicolaken    02/03/26 04:46:58

  Modified:    .        changes.xml
  Log:
  Updated changes to reflect last XConftool update.
  Changed a dev="VG,GF" attribute that prevented validation to a double action entry.
  
  Revision  Changes    Path
  1.132     +12 -2     xml-cocoon2/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/changes.xml,v
  retrieving revision 1.131
  retrieving revision 1.132
  diff -u -r1.131 -r1.132
  --- changes.xml       26 Mar 2002 08:44:54 -0000      1.131
  +++ changes.xml       26 Mar 2002 12:46:58 -0000      1.132
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.131 2002/03/26 08:44:54 cziegeler Exp $
  +  $Id: changes.xml,v 1.132 2002/03/26 12:46:58 nicolaken Exp $
   -->
   
   <changes title="History of Changes">
  @@ -35,6 +35,12 @@
    </devs>
   
    <release version="@version@" date="@date@">
  +  <action dev="NKB" type="fix">
  +    Patch (Bug#: 7251) submitted by Marcus Crafter 
  +    ([EMAIL PROTECTED]):
  +     Small optimization to XConfTool to check if the
  +     file is actually a XConfTool file.
  +  </action>
     <action dev="NKB" type="add">
       Added LinkStatusGenerator donated by Michael Homeijer and accompanying sample
       sitemap to scratchpad.
  @@ -123,7 +129,11 @@
      it does not require to be able to contact the datasource on
      startup. Thus race condition with HSQLDB startup is eliminated.
     </action>
  -  <action dev="VG,GF" type="add">
  +  <action dev="VG" type="add">
  +   Added new Jisp based persistence cache, to improve (1) performance and (2)
  +   to solve the problem with long filenames on Windows OS flavours.
  +  </action>  
  +  <action dev="GF" type="add">
      Added new Jisp based persistence cache, to improve (1) performance and (2)
      to solve the problem with long filenames on Windows OS flavours.
     </action>
  
  
  

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