haul        2002/11/17 11:01:39

  Modified:    .        Tag: cocoon_2_0_3_branch changes.xml
  Log:
    <action dev="CH" type="update">
     Changed SimpleFormTransformer to use InputModules.
    </action>
    <action dev="CH" type="update">
     Changed InputModules to return Iterator instead of Enumeration. New abstract
     "meta" module to make new meta modules easier. Stripped "meta" from defaults
     module. Added JXPathMetaModule. Added extension classes and packages to all
     modules that are based on JXPath.
    </action>
    <action dev="CH" type="update">
     Improved support for CLOB and BLOB columns in modular database actions.
    </action>
    <action dev="CH" type="add">
     New chaining InputModule that allows to use additional modules when an attribute 
is not
     present or null.
    </action>
    <action dev="CH" type="update">
     Changed defaults of InputModule names in many places to new names.
    </action>
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.138.2.68 +20 -1     xml-cocoon2/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/changes.xml,v
  retrieving revision 1.138.2.67
  retrieving revision 1.138.2.68
  diff -u -r1.138.2.67 -r1.138.2.68
  --- changes.xml       14 Nov 2002 15:31:00 -0000      1.138.2.67
  +++ changes.xml       17 Nov 2002 19:01:39 -0000      1.138.2.68
  @@ -39,6 +39,25 @@
    </devs>
   
    <release version="@version@" date="@date@">
  +  <action dev="CH" type="update">
  +   Changed SimpleFormTransformer to use InputModules.
  +  </action>  
  +  <action dev="CH" type="update">
  +   Changed InputModules to return Iterator instead of Enumeration. New abstract
  +   "meta" module to make new meta modules easier. Stripped "meta" from defaults
  +   module. Added JXPathMetaModule. Added extension classes and packages to all 
  +   modules that are based on JXPath.
  +  </action>  
  +  <action dev="CH" type="update">
  +   Improved support for CLOB and BLOB columns in modular database actions.
  +  </action>
  +  <action dev="CH" type="add">
  +   New chaining InputModule that allows to use additional modules when an attribute 
is not
  +   present or null.
  +  </action>
  +  <action dev="CH" type="update">
  +   Changed defaults of InputModule names in many places to new names.
  +  </action>
     <action dev="CZ" type="fix" fixes-bug="14466" due-to="Luca Morandini" 
due-to-email="[EMAIL PROTECTED]">
      Fixing namespace handling of SQLTransformer.
     </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