mbenson     2005/04/08 12:43:59

  Modified:    .        WHATSNEW
  Log:
  Add linecontains/linecontainsregexp negate attribute to WHATSNEW.
  PR: 34374
  
  Revision  Changes    Path
  1.802     +4 -0      ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/ant/WHATSNEW,v
  retrieving revision 1.801
  retrieving revision 1.802
  diff -u -r1.801 -r1.802
  --- WHATSNEW  4 Apr 2005 07:40:32 -0000       1.801
  +++ WHATSNEW  8 Apr 2005 19:43:59 -0000       1.802
  @@ -165,6 +165,10 @@
     -tsaurl and tsacert attributes for timestamped JAR signing
     -nested <sysproperty> elements, which can be used for proxy setup and the 
like
   
  +* The linecontains and linecontainsregexp filterreaders now support a
  +  negate attribute to select lines -not- containing specified text.
  +  Bugzilla Report 34374.
  +
   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