diff --git a/WHATSNEW b/WHATSNEW index 2036b94a2..706d76ebd 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -69,7 +69,7 @@ Other changes: task. Bugzilla Report 65089 - * added new disardOutput and discardError properties to redirector + * added new discardOutput and discardError properties to redirector and the exec, apply and java tasks which can be used to completely discard any (error) output. This is a platform independent alternative to directiong output to any kind of null device.