ehatcher    02/02/23 12:42:39

  Modified:    .        WHATSNEW
  Log:
  Added 'prefix' option to <property>. Designed to only work when loading a 
property file or resource.
  
  Sorry for the multiple commits - got a lock error when trying all files at 
once
  
  Revision  Changes    Path
  1.214     +3 -0      jakarta-ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
  retrieving revision 1.213
  retrieving revision 1.214
  diff -u -r1.213 -r1.214
  --- WHATSNEW  22 Feb 2002 18:00:21 -0000      1.213
  +++ WHATSNEW  23 Feb 2002 20:42:39 -0000      1.214
  @@ -179,6 +179,9 @@
     
   * <propertyfile>'s <entry> now has a 'unit' attribute to specify the
     increment/decrement unit on date operations.
  +  
  +* <property> now supports a 'prefix' attribute when loading from a file
  +  or resource.
   
   Changes from Ant 1.4 to Ant 1.4.1
   ===========================================
  
  
  

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

Reply via email to