joerg       2003/07/02 17:01:31

  Modified:    .        status.xml
  Log:
  refactoring of XPathDirectoryGenerator
  
  Revision  Changes    Path
  1.73      +6 -1      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/status.xml,v
  retrieving revision 1.72
  retrieving revision 1.73
  diff -u -r1.72 -r1.73
  --- status.xml        2 Jul 2003 12:53:20 -0000       1.72
  +++ status.xml        3 Jul 2003 00:01:31 -0000       1.73
  @@ -183,6 +183,11 @@
     <changes>
   
    <release version="@version@" date="@date@">
  +  <action dev="JH" type="update">
  +    Refactored the XPathDirectoryGenerator: provides all the functionality 
of DirectoryGenerator now,
  +    parameter xpath added replacing the xpointer-ish syntax, additional 
parameter xmlFiles for specifying
  +    a pattern for XML files, removed docid attribute on dir:xpath + some 
minor fixes.
  +  </action>
     <action dev="BRD" type="add" fixes-bug="15150" due-to="Danny Mui" 
due-to-email="[EMAIL PROTECTED]">
       Added merged region support to HSSF (= Excel) Serializer.
     </action>
  
  
  

Reply via email to