diff --git a/WHATSNEW b/WHATSNEW index 1aeaf0923..165ff0b1e 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -45,15 +45,12 @@ Other changes: * Added support for specifying CVS_RSH in the task * New tasks bzip2 and bunzip2 to pack and unpack files using the - BZip2 alogrithm, replaceregexp, checksum + BZip2 alogrithm, replaceregexp, checksum, translate * The attributes zipfile, jarfile, warfile and earfile (from the Zip, Jar, War and Ear tasks) have been deprecated and superseded by a new attribute "file". -* The attribute zipfile in GZip has been deprecated and superseded - by "tofile" attribute. - * Added a new condition that test for the existence of a property to the condition task.