tcurdt      02/03/22 09:40:44

  Modified:    .        changes.xml
  Log:
  forgot to add the cocoon-action syntax change
  
  Revision  Changes    Path
  1.127     +9 -1      xml-cocoon2/changes.xml
  
  Index: changes.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/changes.xml,v
  retrieving revision 1.126
  retrieving revision 1.127
  diff -u -r1.126 -r1.127
  --- changes.xml       21 Mar 2002 17:16:33 -0000      1.126
  +++ changes.xml       22 Mar 2002 17:40:44 -0000      1.127
  @@ -4,7 +4,7 @@
   
   <!--
     History of Cocoon changes
  -  $Id: changes.xml,v 1.126 2002/03/21 17:16:33 sylvain Exp $
  +  $Id: changes.xml,v 1.127 2002/03/22 17:40:44 tcurdt Exp $
   -->
   
   <changes title="History of Changes">
  @@ -31,6 +31,7 @@
     <person name="Davanum Srinivas" email="[EMAIL PROTECTED]" id="DM"/>
     <person name="Sylvain Wallez" email="[EMAIL PROTECTED]" id="SW"/>
     <person name="Carsten Ziegeler" email="[EMAIL PROTECTED]" id="CZ"/>
  +  <person name="Torsten Curdt" email="[EMAIL PROTECTED]" id="TC"/>
    </devs>
   
    <release version="@version@" date="@date@">
  @@ -114,6 +115,13 @@
     <action dev="GF" type="update">
      Removed explicit System.gc() call from StoreJanitor, because this
      caused performance leaks.
  +  </action>
  +  <action dev="TC" type="update">
  +   Added support for input type=image buttons
  +  </action>
  +  <action dev="TC" type="update">
  +   Deprecated the old cocoon-action=ACTION syntax in favor of the new
  +   cocoon-action-[ACTION]=whatever. Still supported though.
     </action>
     <action dev="BH" type="add">
      Added encodeURL transformer for encoding URIs.
  
  
  

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