donaldp 01/11/15 01:38:49 Modified: . WHATSNEW Log: Add a note about new BZip2 tasks. Revision Changes Path 1.169 +3 -0 jakarta-ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/jakarta-ant/WHATSNEW,v retrieving revision 1.168 retrieving revision 1.169 diff -u -r1.168 -r1.169 --- WHATSNEW 2001/11/15 08:47:49 1.168 +++ WHATSNEW 2001/11/15 09:38:49 1.169 @@ -40,6 +40,9 @@ Other changes: -------------- +* New tasks bzip2 and bunzip2 to pack and unpack files using the + BZip2 alogrythm + * New task replaceregexp * The attributes zipfile, jarfile, warfile and earfile (from the Zip,
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
