reinhard    2004/03/09 03:06:54

  Modified:    .        status.xml
  Log:
  Ant task that corrects linefeeds
  
  Revision  Changes    Path
  1.269     +5 -1      cocoon-2.1/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/status.xml,v
  retrieving revision 1.268
  retrieving revision 1.269
  diff -u -r1.268 -r1.269
  --- status.xml        9 Mar 2004 10:57:37 -0000       1.268
  +++ status.xml        9 Mar 2004 11:06:53 -0000       1.269
  @@ -210,6 +210,10 @@
     <changes>
   
    <release version="@version@" date="@date@">
  +   <action dev="RP" type="add">
  +     Ant task (correctLinefeed) that corrects linefeed characters according 
to 
  +     our standard (LF).
  +   </action>  
      <action dev="RP" type="update">
        Apples use the new CocoonForms classes
      </action> 
  
  
  

Reply via email to