mbenson     2005/01/26 11:28:33

  Modified:    .        WHATSNEW
  Log:
  Merged DependScanner losing its private basedir member.
  
  Revision  Changes    Path
  1.722     +3 -3      ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/ant/WHATSNEW,v
  retrieving revision 1.721
  retrieving revision 1.722
  diff -u -r1.721 -r1.722
  --- WHATSNEW  26 Jan 2005 19:04:28 -0000      1.721
  +++ WHATSNEW  26 Jan 2005 19:28:33 -0000      1.722
  @@ -27,9 +27,6 @@
   * Translate task does not remove tokens when a key is not found.
     It logs a verbose message.  Bugzilla Report 13936.
   
  -* DependScanner.getResource() always returned nonexistent resources,
  -  even when the resource actually existed.  Bugzilla Report 30558.
  -
   * <apply> was broken with classfilesets.  Bugzilla Report 30567.
   
   * The first file open that took place when using input files with the
  @@ -272,6 +269,9 @@
     variable when logged into workstations using Novell authentication.
     Bugzilla Report 30366.
   
  +* DependScanner.getResource() always returned nonexistent resources,
  +  even when the resource actually existed.  Bugzilla Report 30558.
  +
   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