antoine     2004/01/14 11:56:38

  Modified:    .        WHATSNEW
  Log:
  add a blurb about the xdoclet update
  
  Revision  Changes    Path
  1.523     +8 -6      ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/ant/WHATSNEW,v
  retrieving revision 1.522
  retrieving revision 1.523
  diff -u -r1.522 -r1.523
  --- WHATSNEW  13 Jan 2004 10:45:14 -0000      1.522
  +++ WHATSNEW  14 Jan 2004 19:56:38 -0000      1.523
  @@ -6,7 +6,7 @@
   
   Fixed bugs:
   -----------
  -* Translate task does not remove tokens when a key is not found.  
  +* Translate task does not remove tokens when a key is not found.
     It logs a verbose message.  Bugzilla Report 13936.
   
   * Fix spurious infinite loop detection for filters (introduced in ant 1.6.0).
  @@ -30,14 +30,16 @@
   
   * Enable to choose the regexp implementation without system property.
     Bugzilla Report 15390.
  -  
  -* <nice> task lets you set the priority of the current thread; non-forking 
  -  <java> code will inherit this priority in their main thread. 
   
  -* <touch> has filelist support. 
  +* <nice> task lets you set the priority of the current thread; non-forking
  +  <java> code will inherit this priority in their main thread.
  +
  +* <touch> has filelist support.
   
   * <fixcrlf> has a new attribute - fixlast. Bugzilla Report 23262.
   
  +* proposal/xdocs updated with xdoclet-1.2 final
  +
   Changes from Ant 1.5.4 to Ant 1.6.0
   ===================================
   
  @@ -309,7 +311,7 @@
   
   * <xmlcatalog>s only worked when defined inside of tasks.  Bugzilla
     Report 20965.
  -  
  +
   * <csc> and siblings (<vbc> <jsharpc>) handle large filesets by
   automatic use of response files.  Bugzilla report #19630
   
  
  
  

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

Reply via email to