stevel      2005/04/19 15:30:38

  Modified:    .        WHATSNEW
  Log:
  add os and exec changes.
  
  Revision  Changes    Path
  1.809     +6 -0      ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/ant/WHATSNEW,v
  retrieving revision 1.808
  retrieving revision 1.809
  diff -u -r1.808 -r1.809
  --- WHATSNEW  19 Apr 2005 05:22:45 -0000      1.808
  +++ WHATSNEW  19 Apr 2005 22:30:38 -0000      1.809
  @@ -175,6 +175,12 @@
     negate attribute to select lines -not- containing specified text.
     Bugzilla Report 34374.
   
  +* <os> condition adds "nt" as a family which can be tested. This is
  +  all windows platforms other than the Win9x line, and windows CE.  
  +
  +* <exec> (and hence, <apply>) have an OsFamily attribute, which can restrict
  +  execution to a single OS family.
  +
   Changes from Ant 1.6.2 to current Ant 1.6 CVS version
   =====================================================
   
  
  
  

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

Reply via email to