ehatcher    02/02/21 17:56:27

  Modified:    .        WHATSNEW
  Log:
  Added blurbs about <propertyfile>. The "never" removal may change before 
release, depending on feedback from this change.
  
  Revision  Changes    Path
  1.212     +6 -0      jakarta-ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
  retrieving revision 1.211
  retrieving revision 1.212
  diff -u -r1.211 -r1.212
  --- WHATSNEW  20 Feb 2002 08:36:27 -0000      1.211
  +++ WHATSNEW  22 Feb 2002 01:56:27 -0000      1.212
  @@ -31,6 +31,9 @@
     
   * The pattern definition **/._* has been included into the Default 
     Excludes list.
  +  
  +* <propertyfile>'s <entry> element was modified to remove "never" as a value
  +  as its behavior was undocumented and flakey.
   
   
   Fixed bugs:
  @@ -166,6 +169,9 @@
   * The compiler implementation for javac can now be chosen on a task by
     task basis.  Use the new compiler attribute of <javac> to override
     the build.compiler property.
  +  
  +* <propertyfile>'s <entry> now has a 'unit' attribute to specify the
  +  increment/decrement unit on date operations.
   
   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