From f0c686b5c36962af47beef4394a698d57b17c931 Mon Sep 17 00:00:00 2001 From: Jaikiran Pai Date: Mon, 19 Apr 2021 12:46:02 +0530 Subject: [PATCH] missed noting 64836 in WHATSNEW of 1.10.10 --- WHATSNEW | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index 67bc47e08..7ec81441a 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -78,6 +78,10 @@ Other changes: discard any (error) output. This is a platform independent alternative to directiong output to any kind of null device. + * junitlauncher now prints a more useful and instantaneous summary of + tests being run, closely matching the junit task's summary. + Bugzilla Report 64836 + Changes from Ant 1.10.8 TO Ant 1.10.9 =====================================