jkf         2005/04/19 14:21:03

  Modified:    .        Tag: ANT_16_BRANCH WHATSNEW
  Log:
  Avoid using of CharacterIterator for URIs that do not contain %, as suggested 
in pr34529.
  PR: 34529
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.503.2.218 +2 -0      ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/ant/WHATSNEW,v
  retrieving revision 1.503.2.217
  retrieving revision 1.503.2.218
  diff -u -r1.503.2.217 -r1.503.2.218
  --- WHATSNEW  19 Apr 2005 05:19:11 -0000      1.503.2.217
  +++ WHATSNEW  19 Apr 2005 21:21:03 -0000      1.503.2.218
  @@ -316,6 +316,8 @@
   
   * forkmode="perBatch" or "once" would ignore extension attributes that
     had been specified for <formatter>s.  Bugzilla Report 32973.
  +  
  +* minor performance update of Locator.fromUri. Bugzilla Report 34529.
   
   * The refid attribute of the I/O redirector was not functional.
   
  
  
  

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

Reply via email to