You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by ba...@locus.apache.org on 2000/08/07 04:26:57 UTC

cvs commit: xml-cocoon changes.xml

balld       00/08/06 19:26:57

  Modified:    .        changes.xml
  Log:
  
  
  Revision  Changes    Path
  1.97      +4 -1      xml-cocoon/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon/changes.xml,v
  retrieving revision 1.96
  retrieving revision 1.97
  diff -u -r1.96 -r1.97
  --- changes.xml	2000/07/24 04:13:23	1.96
  +++ changes.xml	2000/08/07 02:26:57	1.97
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.96 2000/07/24 04:13:23 balld Exp $
  +  $Id: changes.xml,v 1.97 2000/08/07 02:26:57 balld Exp $
   -->
   
   <changes title="History of Changes">
  @@ -16,6 +16,9 @@
     </devs>
   
    <release version="@version@" date="@date@">
  +  <action dev="DB" type="fix">
  +   Made XSP SQL processor to array to string conversion when using a Format object on a text column
  +  </action>
     <action dev="DB" type="update">
      Brought XInclude processor into conformance (mostly) with the 2000-07-17 version of the working draft.
     </action>