joerg       2003/08/18 18:36:31

  Modified:    .        status.xml
  Log:
  patch 22498 applied: configuration handling (thanks to Conal Tuohy)
  
  Revision  Changes    Path
  1.126     +8 -5      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/status.xml,v
  retrieving revision 1.125
  retrieving revision 1.126
  diff -u -r1.125 -r1.126
  --- status.xml        18 Aug 2003 13:00:46 -0000      1.125
  +++ status.xml        19 Aug 2003 01:36:30 -0000      1.126
  @@ -189,10 +189,13 @@
     <changes>
   
    <release version="@version@" date="@date@">
  -  <action dev="CZ" type="fix" fixes-bug="12173">
  -    Applying patch from Renaud Bruyeron ([EMAIL PROTECTED]) that fixes 
  -    the prematurely closing of the connection causing in the SQL Transformer.
  -  </action>
  +   <action dev="JH" type="fix" fixes-bug="22498" due-to="Conal Tuohy" 
due-to-email="[EMAIL PROTECTED]">
  +     Lucene block: LuceneIndexTransformer configuration fixed.
  +   </action>
  +   <action dev="CZ" type="fix" fixes-bug="12173">
  +     Applying patch from Renaud Bruyeron ([EMAIL PROTECTED]) that fixes 
  +     the prematurely closing of the connection causing in the SQL Transformer.
  +   </action>
      <action dev="JH" type="update" fixes-bug="22479"
        due-to="Mark Leicester" due-to-email="[EMAIL PROTECTED]">
        Midi block: added transposition and inversion stylesheets and samples.
  
  
  

Reply via email to