bruno       2003/10/06 09:27:01

  Modified:    .        status.xml
  Log:
  Applying patch 16718 "Using only one connection in SQLTransformer" by Daniel 
Fagerstrom
  
  Revision  Changes    Path
  1.170     +4 -1      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/status.xml,v
  retrieving revision 1.169
  retrieving revision 1.170
  diff -u -r1.169 -r1.170
  --- status.xml        6 Oct 2003 16:07:33 -0000       1.169
  +++ status.xml        6 Oct 2003 16:27:01 -0000       1.170
  @@ -191,6 +191,9 @@
     <changes>
   
    <release version="@version@" date="@date@">
  +   <action dev="BRD" type="fix" fixes-bug="16718" due-to="Daniel Fagerstrom" 
due-to-email="[EMAIL PROTECTED]">
  +     Patched SQLTransformer to use only one connection.
  +   </action>
      <action dev="GR" type="add" fixes-bug="14845" due-to="Micheal Homeijer" 
due-to-email="[EMAIL PROTECTED]">
        Patch to XMLDBTransformer to generate a key on create if it is not 
provided
      </action>
  
  
  

Reply via email to