diff --git a/WHATSNEW b/WHATSNEW index 990a6bd03..f6e0dbd49 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -100,6 +100,10 @@ Other changes: * The expandproperties filter now accepts a nested propertyset which, if specified, provides the properties for expansion. Bugzilla Report 51044. + + * will no longer filter out the very + first line of the stacktrace containing the original exception + message even if it matches one of the filter expressions. Changes from Ant 1.8.1 TO Ant 1.8.2 ===================================