From af7f5bbf2d8ec40753005b068d84b7291d275104 Mon Sep 17 00:00:00 2001 From: Gintas Grigelionis Date: Wed, 2 May 2018 06:50:23 +0200 Subject: [PATCH] Trailing whitespace --- WHATSNEW | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/WHATSNEW b/WHATSNEW index 09303281f..7d98d7bc2 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -46,10 +46,10 @@ Other changes: properties with values taken as snapshots from the availableProcessors, freeMemory, maxMemory and totalMemory methods of the Java Runtime class. - + * linecontains filter now has a new "matchAny" attribute which when - set to "true" allows any (instead of all) of the user-specified - strings to be present in the line. + set to "true" allows any (instead of all) of the user-specified + strings to be present in the line. Bugzilla Report 62313 Changes from Ant 1.10.2 TO Ant 1.10.3