haul        02/04/28 13:19:36

  Modified:    .        changes.xml
  Log:
  reflect changes
  
  Revision  Changes    Path
  1.150     +16 -1     xml-cocoon2/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/changes.xml,v
  retrieving revision 1.149
  retrieving revision 1.150
  diff -u -r1.149 -r1.150
  --- changes.xml       26 Apr 2002 16:26:21 -0000      1.149
  +++ changes.xml       28 Apr 2002 20:19:36 -0000      1.150
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.149 2002/04/26 16:26:21 kpiroumian Exp $
  +  $Id: changes.xml,v 1.150 2002/04/28 20:19:36 haul Exp $
   -->
   
   <changes title="History of Changes">
  @@ -37,6 +37,21 @@
    </devs>
   
    <release version="@version@" date="@date@">
  +  <action dev="CH" type="add">
  +   Additional input modules: Date, Digest, ConstantString, Random, NullInput, 
Collection
  +  </action>
  +  <action dev="CH" type="fix" due-to="Jürgen Ehms">
  +   Sendmail logicsheet works again.
  +  </action>
  +  <action dev="CH" type="add">
  +   Array support for original form validation and new constraint for strings:
  +   "one-of" lists all allowed values, separated by "|"s. List should start
  +   and end with "|".
  +  </action>
  +  <action dev="CH" type="fix">
  +   Aliases in modular database actions now work correctly. All of them return
  +   the number of affected rows as sitemap variable.
  +  </action>
     <action dev="KP" type="update">
         Locale selection for I18nTransformer changed to use parameter set from 
sitemap. 
         The old behavior (implicit locale selection using LocaleAction) is not 
supported any more.
  
  
  

----------------------------------------------------------------------
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