donaldp     01/09/12 08:23:42

  Modified:    .        WHATSNEW
  Log:
  Deprecated zipfile in favour of file to follow siuit with the other tasks 
that d
  eal with archives.
  
  Revision  Changes    Path
  1.150     +2 -2      jakarta-ant/WHATSNEW
  
  Index: WHATSNEW
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/WHATSNEW,v
  retrieving revision 1.149
  retrieving revision 1.150
  diff -u -r1.149 -r1.150
  --- WHATSNEW  2001/09/12 15:19:47     1.149
  +++ WHATSNEW  2001/09/12 15:23:41     1.150
  @@ -7,8 +7,8 @@
   Other changes:
   --------------
   
  -* The attributes zipfile, jarfile, warfile and earfile (from the Zip, Jar, 
War and 
  -  Ear tasks) have been deprecated and supersceded by a new attribute "file".
  +* The attributes zipfile, jarfile, warfile and earfile (from the Zip, Gzip, 
Jar, 
  +  War and Ear tasks) have been deprecated and supersceded by a new attribute 
"file".
   
   Fixed bugs:
   -----------
  
  
  

Reply via email to