peterreilly    2004/12/17 06:25:38

  Modified:    .        WHATSNEW
  Log:
  update for mapper changes
  
  Revision  Changes    Path
  1.700     +11 -0     ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/ant/WHATSNEW,v
  retrieving revision 1.699
  retrieving revision 1.700
  diff -u -r1.699 -r1.700
  --- WHATSNEW  15 Dec 2004 12:28:29 -0000      1.699
  +++ WHATSNEW  17 Dec 2004 14:25:38 -0000      1.700
  @@ -149,6 +149,14 @@
   * <rmic> now also supports Kaffe's rmic version shipping with Kaffe
     1.1.2 and above.
   
  +* added casesensitive attribute to <globmapper> and <regexpmapper>
  +  Bugzilla report 16686
  +
  +* added handledirchar attribute to <globmapper> and <regexpmapper>
  +  Bugzilla report 32487
  +
  +* added a new mapper <filtermapper>
  +
   Fixed bugs:
   -----------
   
  @@ -203,6 +211,9 @@
   
   * XMLValidate used URL#getFile rather than the ant method FileUtils#fromURI
     Bugzilla report 32508
  +
  +* fixed Regexp-Mapper docs which gave outdated instructions (optional.jar)
  +  Bugzilla report 28584
   
   Changes from Ant 1.6.1 to Ant 1.6.2
   ===================================
  
  
  

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

Reply via email to