mbenson     2004/04/22 14:36:35

  Modified:    .        WHATSNEW
  Log:
  Merge Redirector bugfix to 1.6 branch.
  
  Revision  Changes    Path
  1.594     +5 -5      ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/ant/WHATSNEW,v
  retrieving revision 1.593
  retrieving revision 1.594
  diff -u -r1.593 -r1.594
  --- WHATSNEW  21 Apr 2004 07:18:48 -0000      1.593
  +++ WHATSNEW  22 Apr 2004 21:36:34 -0000      1.594
  @@ -12,11 +12,6 @@
   
   * <whichresource> failed to load classes correctly.
   
  -* Redirector exhibited inconsistent behavior with regard to split
  -  output.  When sent to file only, files would be created in all
  -  cases; when split file-property, files were only created if
  -  writes were performed.
  -
   * replacestring tokenfilter only replaced the first occurrence.
   
   * AntLikeTasksAtTopLevelTest failed on cygwin.
  @@ -124,6 +119,11 @@
   
   * Ant failed to locate tools.jar if the jre directory name wasn't all
     lowercase.  Bugzilla Report 25798.
  +
  +* Redirector exhibited inconsistent behavior with regard to split
  +  output.  When sent to file only, files would be created in all
  +  cases; when split file-property, files were only created if
  +  writes were performed.
   
   Other changes:
   --------------
  
  
  

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

Reply via email to