mbenson     2005/07/22 08:54:16

  Modified:    .        WHATSNEW
  Log:
  missing quote and a missing change.
  
  Revision  Changes    Path
  1.847     +4 -1      ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/ant/WHATSNEW,v
  retrieving revision 1.846
  retrieving revision 1.847
  diff -u -r1.846 -r1.847
  --- WHATSNEW  21 Jul 2005 20:25:25 -0000      1.846
  +++ WHATSNEW  22 Jul 2005 15:54:16 -0000      1.847
  @@ -73,7 +73,7 @@
   * Translate task does not remove tokens when a key is not found.
     It logs a verbose message.  Bugzilla Report 13936.
   
  -* Incorrect task name with invalid "javac" task after a "presetdef.
  +* Incorrect task name with invalid "javac" task after a "presetdef".
     Bugzilla reports 31389 and 29499.
     
   * <manifest> was not printing warnings about invalid manifest elements.
  @@ -240,6 +240,9 @@
   * Added initial support for Resource Collections, including the
     resourcecount task.
   
  +* property attribute of pathconvert is now optional. If omitted the
  +  result will be written to the log.
  +
   * New mapper, <scriptmapper>, supports scripted mapping of source 
files/strings
     to destination strings.
   
  
  
  

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

Reply via email to