vgritsenko    2004/02/12 16:34:05

  Modified:    .        status.xml
  Log:
  Start new release.
  Take out old non-FOM flow.
  
  Revision  Changes    Path
  1.240     +13 -7     cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/status.xml,v
  retrieving revision 1.239
  retrieving revision 1.240
  diff -u -r1.239 -r1.240
  --- status.xml        10 Feb 2004 15:15:34 -0000      1.239
  +++ status.xml        13 Feb 2004 00:34:05 -0000      1.240
  @@ -196,19 +196,25 @@
     <changes>
   
    <release version="@version@" date="@date@">
  -    <action dev="AG" type="update">
  +   <action dev="VG" type="remove">
  +     Remove non-FOM flow classes and system.js
  +   </action>
  + </release>
  + <release version="2.1.4" date="February 12 2004">
  +   <action dev="AG" type="update">
        Updated iText to 1.02
      </action>
      <action dev="SW" type="add">
  -      Woody block: every widget can now have a validator. This allows for 
example repeaters to perform
  -      inter-row validation or overall form-level validation.
  +     Woody block: every widget can now have a validator. This allows for 
example
  +     repeaters to perform inter-row validation or overall form-level 
validation.
      </action>
      <action dev="UC" type="add">
  -      Woody block: added support for rich text editing using 
InteractiveTools' HTMLArea.
  +     Woody block: added support for rich text editing using 
InteractiveTools' HTMLArea.
      </action>
      <action dev="CZ" type="update">
  -     ResourceReader: Is now configurable as well. All parameters can be 
defined during configuration
  -     of the reader. Fixed also a minor bug in the last-modified detection.
  +     ResourceReader: Is now configurable as well. All parameters can be 
defined
  +     during configuration of the reader. Fixed also a minor bug in the 
last-modified
  +     detection.
      </action>
      <action dev="GP" type="add" >
        OJB-Block: Added our own OJB ConnectionFactory which uses the
  
  
  

Reply via email to