You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by pe...@apache.org on 2003/11/06 16:15:02 UTC

cvs commit: ant WHATSNEW

peterreilly    2003/11/06 07:15:02

  Modified:    .        Tag: ANT_16_BRANCH WHATSNEW
  Log:
  doc changes to presetdef and new error stack
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.503.2.10 +5 -0      ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/ant/WHATSNEW,v
  retrieving revision 1.503.2.9
  retrieving revision 1.503.2.10
  diff -u -r1.503.2.9 -r1.503.2.10
  --- WHATSNEW	30 Oct 2003 16:21:31 -0000	1.503.2.9
  +++ WHATSNEW	6 Nov 2003 15:15:02 -0000	1.503.2.10
  @@ -61,6 +61,11 @@
   * load all xml resources for typedef not just the first
     Bugzilla report 24024
   
  +* <presetdef> fix so that the preset attributes are optional and
  +  may be overridded (previosly the attributes were set twice)
  +
  +* provide stack for errors using import, ant, antcall, subant and macros
  +
   Changes from Ant 1.6.B1 to Ant 1.6.B2
   =====================================
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org