mbenson     2005/01/26 15:54:26

  Modified:    .        WHATSNEW
  Log:
  Show touch changes as merged.
  
  Revision  Changes    Path
  1.727     +12 -12    ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/ant/WHATSNEW,v
  retrieving revision 1.726
  retrieving revision 1.727
  diff -u -r1.726 -r1.727
  --- WHATSNEW  26 Jan 2005 23:23:09 -0000      1.726
  +++ WHATSNEW  26 Jan 2005 23:54:26 -0000      1.727
  @@ -81,18 +81,6 @@
   
   * Added isfileselected condition.
   
  -* Added support to the touch task for a mkdirs attribute to create
  -  nonexistent parent directories before touching new files.
  -
  -* Added support to the touch task for a pattern attribute to allow
  -  alternate datetime formats.
  -
  -* Added support to the touch task to map touched files using a nested
  -  mapper element.
  -
  -* Added support to the touch task for a verbose attribute to suppress
  -  logging of new file creation.
  -
   * Added length task to get strings' and files' lengths.
   
   * Added clone task. Bugzilla report 32631.
  @@ -174,6 +162,18 @@
   
   * Added revision and userid attributes to <pvcs> documentation.
   
  +* Added support to the touch task for a mkdirs attribute to create
  +  nonexistent parent directories before touching new files.
  +
  +* Added support to the touch task for a pattern attribute to allow
  +  alternate datetime formats.
  +
  +* Added support to the touch task to map touched files using a nested
  +  mapper element.
  +
  +* Added support to the touch task for a verbose attribute to suppress
  +  logging of new file creation.
  +
   Fixed bugs:
   -----------
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to